section.inner_class_section h2 {
    color: #00bbdc!important;
}
.wa5adc8 #location .location__list h3 {
    
    color: #000 !important;
}
ul.SuperSubMenu-1 li {
    min-width: max-content !important;
}
section.inner_class_section {
    margin: 5%;
}
.w1yjvx0j .appointment-modal__doctors__list img {
    width: 70px !important;
    height: 70px !important;
    border-radius: 50% !important;
    object-fit: cover !important;
}
.w1cnj574 .blog-box-medium figure img {
    border-radius: 0;
}
.w1cnj574 .blog-box-medium {
    border-radius: 0px;
}
#specialties .main-box .recent-box h3 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 12px;
    font-weight: 600;
    transition: all .6s ease;
    border-radius: 0;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px;
    margin-bottom: 3px;
    font-size: 16px;
    line-height: 1.47;
    margin-top: 12px;
    background: #00bbdc !important;
    border: 0px solid transparent !important;
}
#specialties .main-box .recent-box h3:hover {
    background: #9e9e9c !important;
    border: 0px solid transparent !important;
}
@media only screen and (max-width:500px){
html body #navigation .logo img {
    height: auto !important;
    width: 140px;
    object-fit: cover !important;
    margin-top: -21px !important;
}
.appointment-modal__doctors__list {
    min-width: 260px !important;
}
}