    .t668__wrapper, .t-popup__container {
            border-radius: 40px !important;
    }



@media screen and (max-width: 480px) {
    .t-img-select__control {
        width: 60px !important;
        border: solid 1px white;
        border-radius: 20px !important;
    }
    svg.t-popup__close-icon g {
        fill:#000000 !important;
    }
    .t-popup__close, .t-popup__close:hover  {
        opacity:1!important;
        background:rgba(0,0,0,0) !important;
    }
    .t668__text, .js-feed-post-descr {
        font-size: 14px !important;
    }
    .t668__title, .js-feed-post-title {
        font-size: 18px !important;
    }
    .t-feed__grid-col {
        margin-bottom: 25px !important;
    }
}
@media screen and (min-width: 480px) {
    .t-img-select__control {
        width: 80px !important;
        border: solid 1px white;
        border-radius: 20px !important;
    }
}


 
    .t-img-select__indicator {
        box-shadow: none !important;
        border-radius: 20px !important;
    }
    
    .t-img-select__text {
        display: none;
    }
    .t-img-select__container {
        margin: 0px -5px 0px !important;
    }
    
    
    
    
    
    .t898__icon-phone_wrapper svg path:nth-child(1)  {
        fill: rgb(0, 0, 0) !important;
    }
    .t898__icon-phone_wrapper svg path:nth-child(0)  {
        fill: rgb(255, 255, 255) !important;
    }
    .t898__tooltip {
        font-weight: 400 !important;
    }
    
 
    
    .t-feed__post-popup__img {
        border-radius: 30px !important;
    }

    .t-uptitle {
        letter-spacing: 0!important;
    }
    
    .t-text_md {
        font-size: 18px !important;
    }





    .t-feed__parts-switch-wrapper {
        margin-bottom: 25px !important;
    }

