.smt-page-header {
    background-image: url(../img/page_header_bg.jpg);
}

.smt-benefit-square__icon img {
    vertical-align: top;
}

.smt-doctor__image-content {
    white-space: nowrap;
}

.smt-logo__content img {
    max-width: 100%;
}

.smt-required-star {
    color: #d75855;
}

.smt-widget__header_normal a, .smt-widget__header_normal a:hover {
    color: #424242;
    text-decoration: none;
}

.smt-photo-item__image-content {
    text-align: center;
}

.smt-doctor-list_full {
    margin-top: -21px;
}

@media (max-width: 991px) {
    .smt-menu {
        float: left;
    }

    .smt-menu .smt-menu__list > .smt-menu__item {
        margin-left: 0;
        margin-right: 20px;
    }
}

@media (max-width: 767px) {
    .smt-menu {
        float: none;
        margin-right: 0;
    }
}

@media (max-width: 767px) {
    .smt-doctor-list_slider {
        margin-top: 21px;
    }
}

.smt-copyright {
    position: relative;
}

#bx-composite-banner {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -15px;
}

.smt-panel-group_services .panel-heading {
    padding-right: 0;
}

.smt-panel-group_services .panel-title > a {
    position: relative;
    z-index: 1;
}

.smt-tab-content_vertical {
    min-height: 342px;
}

.smt-news__detail-img {
    margin-bottom: 11px;
}
