.RequestCenterForm_formContainer__w6Mwa {
  height: calc(100vh - 180px);
}
  @media screen and (max-width: 768px) {.RequestCenterForm_formContainer__w6Mwa {
    height: calc(100vh - 200px);
}
  }
  .RequestCenterForm_formContainer__w6Mwa {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

