    .t-popup__container {
    border-radius: 16px;
    }

    .t390__img {
    border-radius: 16px 16px 0 0;
    }
    #rec244509205 .t390__img {
    border-radius: 16px;
    }
    
    .t706__cartwin-content {
    border-radius: 16px;
    }
    
    /*Итоговая сумма видна всё время*/
    .t706__cartwin-totalamount-wrap {
        display:block !important;
    }
    
    .t706__cartwin-prodamount-wrap {
    display: none !important;
    }
    
    .t-slds__bgimg {
    border-radius: 16px;
    }
    
    .t-store__card__bgimg {
    border-radius:8px;
    }
    
    .t466__container {
        padding: 24px 10px;
    }
    
    .t466__container__bg.t466__container__bg_main {
        box-shadow: 0px 10px 20px rgba(0,0,0,0.20) !important;
        border-radius: 0 0 16px 16px;
    }
    
    .map {
        border-radius: 28px;
    }

    .t282__menu__wrapper {
        border-radius: 0 0 24px 24px;    
    }
    
    .t706__cartwin-bottom {
        border-top: none;
    }
    
    .t706__cartwin-top {
        border-bottom: none;
    }

@media screen and (max-width: 640px) {
    /*Заголовки и цены товаров*/
    .t-store__card__title.t-name {
        font-size: 18px !important;
    }
    
    .t-store__card__price-item.t-name.t-name_xs {
        font-size: 18px !important;
    }
    
}