.office_hrs, .office_hrs * {
    text-align: center;
    border: none;
}
.text-center {
    text-align: center;
}
h3.map__caption {
    margin-bottom: 11px;
}
.text-justify {
    text-align: justify;
}
.text-right {
    text-align: right;
}
.embedcode_symptoms__container.embedcode__container ul {
    list-style-type: unset;
    margin-left: 24px;
}
.embedcode_services__container.embedcode__container {
    border: solid 1px black;
    padding: 26px;
}
.wrap__specialoffer {
    margin-bottom: 10px;
}
.bgblue {
    background: #0d84d1;
    color: #fff;
}
.embedcode_services__container--inner.embedcode__container--inner h2 a {
    font-size: 40px !important;
    font-weight: 700 !important;
    color: #fff !important;
}
.embedcode_services__container.embedcode__container {
    background: #52A9D9;
    margin-bottom: 20px;
}
.embedcode_services__container--inner.embedcode__container--inner button {
    margin-bottom: 5px;
}
@media (max-width: 1024px) { 
.logo img {
    height: 100%;
    width: 100% !important;;
    max-width: 100%;
}
}
@media (max-width:991px) {
.embedcode_symptoms__container--inner.embedcode__container--inner h2 {
    text-align: center;
}
.embedcode_symptoms__container--inner.embedcode__container--inner div#embed_input_code {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 20px;
}
}
@media (max-width: 414px) { 
.logo__link.logo__left .logo__image {
    margin-right: 0;
}
.logo img {
    margin: 0;
    max-width: 100%;
    width: 310px !important;
    height: 100%;
}
}
