.uc-mob_rad .js-product-img {
   border-radius: 20px!important; 
}

.t554__card {
    border-radius: 20px!important;
}

.t554__card {
    border-radius: 20px !important;
}

.js-product .t-product__option {
    position: absolute;
    top: -56px;
    z-index: 2;
    background-color: white;
    padding: 8px;
    border-radius: 6px;
}

.t-store__prod-popup__info  .js-product-controls-wrapper {
    position: relative;
    margin-top: 49px;
    height: 12px;
}

.t-store__relevants__title {
    font-size: 33px!important;
}

@media screen and (max-width: 640px) {
    
    .t-store__relevants__title {
    font-size: 20px!important;
}
    
    .t-store__relevants__container .t-slds__arrow-withbg {
        border: 1px solid #f3a4a4;
    }
        .t-store__scroll-icon-wrapper {
        display: none;
    }
}