button[type="submit"][disabled="disabled"],
button[type="submit"][disabled="disabled"]:hover {
  background-color: #333;
  color: #555;
}

#homepage-header-phoneSide {
  display: flex;
  flex-direction: column;
}

#homepage-header-phoneSide a {
  font-size: 18px;
  line-height: 25px;
}

#index-header-phoneSideWrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

#index-header-phoneSide {
  display: flex;
  flex-direction: column;
}

#index-header-phoneSide a {
  font-size: 16px;
  line-height: 25px;
  margin: 0;
}

#index-footer-contactText a,
#index-footer-contactText span {
  display: inline-block
}

.inner-banner {
  background-position: center;
}

.block-title__text {
  padding-bottom: 10px;
}

.about-two__about-page .about-two__image-block {
  bottom: auto;
}

.doctor-one .container {
  padding:30px 0;
}

.service-sidebar__contact {
  padding:30px 15px;
}
.service-sidebar__contact-text a {
  font-size: 14px;
}