.t228__right_descr a {
    color: #FFFFFF !important;
}

.t903__wrapper {
    padding-top: 80px;
}

.t903__item-text {
    margin-top: 15px !important;
}

.t228__list_item {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.t842__bgwrapper {
    width: 200px !important;
}

.t842__inner-col,
.t688__inner-col,
.t686__col {
    border-radius: 10px !important;
    overflow: hidden;
}

.t923__imgwrapper {
    border-radius: 50%;
    overflow: hidden;
}

.t-btn_sm {
    font-size: 16px !important;
}

.t923__textwrapper {
    padding: 30px 10px !important;
}

.t686__text {
    margin-top: 0px !important;
}

.t-popup__container {
    border-radius: 10px;
    overflow: hidden !important;
}

.t-popup__close {
    background: transparent !important;
}

.t792__line {
    margin-top: 5px !important;
}

.t792__price {
    font-weight: bold !important;
}

t-section__title {
    margin-bottom: 0px !important;
}

.t792 .t-section__topwrapper {
    margin-bottom: 30px !important;
}

.t512 .t-section__bottomwrapper {
    margin-top: 0px;
}

.t943__btn {
    width: calc(100% - 110px) !important;
    bottom: 22px !important;
}

.uc-border-block .t842__inner-col {
    border: 1px solid #e4e4e4 !important;
}

.uc-small-doctors .t923__textwrapper {
    padding: 30px 0px !important;
}

.uc-small-doctors .t923__col {
    padding: 0px 30px !important;
}

@media screen and (max-width: 1200px) {
    .t228__list_item {
        padding-left: 6px !important;
        padding-right: 6px !important;
    }
    
    .uc-small-doctors .t923__col {
        padding: 0px 20px !important;
    }
    
    .t512 .t-section__bottomwrapper {
        margin-top: 20px;
    }

    .t225__title {
        font-size: 38px !important;
    }
}

@media screen and (max-width: 980px) {
    .t903__wrapper {
        padding-top: 20px !important;
        padding-bottom: 40px !important;
    }

    .t228__list_item {
        padding-left: 6px !important;
        padding-right: 6px !important;
    }
    
    .t228__burger {
        right: 50% !important;
        margin-right: -14px !important;
    }

    .t903__item-text {
        max-width: 90%;
    }
    
    .uc-small-doctors .t923__col {
        padding: 0px 10px !important;
    }

    .t512 .t-col {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .t512__textwrapper {
        margin: 20px 0px 0px;
        padding: 0px !important;
        text-align: center;
    }

    .t512__textwrapper li {
        text-align: left;
    }

    .t512__bgimg {
        max-width: 200px;
        max-height: 200px;
    }
}

@media screen and (max-width: 640px) {
    .t903__item {
        width: 25% !important;
    }
    
    .t-popup__container {
        min-height: auto !important;
        margin: 60px 20px 0px !important;
        padding: 0px !important;
        box-sizing: border-box !important;
        max-width: calc(100% - 40px) !important;
    }
    
    .t792__line {
        margin-top: 15px !important;
    }

    .uc-mini-header .t-cover__wrapper,
    .uc-mini-header .t-cover {
        height: 200px !important;
    }

    .t225__title {
        font-size: 30px !important;
    }
}

@media screen and (max-width: 480px) {
    .t228__leftcontainer {
        padding: 0px !important;
    }
    
    .t903__item {
        width: 50% !important;
    }

    .t903__item-text {
        font-size: 16px !important;        
    }
    
    .t903__textwrapper {
        margin-bottom: 30px !important; 
    }
    
    .t903__buttonwrapper {
        margin-top: 0px !important; 
    }
    
    .t842__bgwrapper {
        width: 100% !important;
    }
}