.w1az4gvh #header .header__list .button {
    padding: 12px;
    margin-right: 10px;
}

div.pop_title {
    display: none;
}
#success-popup .success-message__text p.pop_hours {
    color: #000;
    font-size: 17px;
}
#success-popup .success-message__text p {
    margin: 0px !important;
}

#specialties .contentwrap img {
    width: 100%;
}
#success-popup .success-message__text  p.info_popup {
    display: flex;
    justify-content: space-between;
    margin: 0 !important;
    line-height: 7px;
}

  .modal-content.success-message , .modal-content.success-message .modal-body  { 
       height: 85vh !important; 
}




@media only screen and (max-width: 767px) {
.w1yjvx0j .appointment-modal__doctors__list {
    max-width: 300px !important;
          min-width: 300px !important;
}
  iframe{
    width: 100%;
  }
body .success-message__text {
    position: relative;
    top: 0;
    left: 0; 
    transform: translate(0%, 0%);
    width: 90%;
    margin-top: 0;
    margin: 0 auto;
}
body  .modal-content.success-message, .modal-content.success-message .modal-body {
    height: 64vh !important;
}

  #success-popup .success-message__text .btn { 
    margin-bottom: 20px;
}

}