body {
  /* height: 100vh; */
  position: relative;
}
.container-fluid.index-bottom-bg {
  position: sticky;
  bottom: 0;
}

.my-form-vertical {
  .reqrd {
    color: #f5222d;
    font-style: normal;
  }
}
