.Treatment_Container {
  margin-top: 32px;
}
@media screen and (max-width: 723px) {
  .Treatment_Container {
    margin-top: 32px;
  }
}
