.t776 .t-store__card__btns-wrapper {
        margin-top: 0px;
    }
    
    .t-width_100 {
        display: none;
    }
    
    .t-store__prod-popup__name {
        font-size: 32px !important;
    }
    
    .t-store__card__price_old {
        font-size: 14px !important;
    }
    
    .t-store__prod-popup__price_old {
        font-size: 14px !important;
    }
    
    .t-store__relevants__title {
        font-size: 32px !important;
    }
    
    .t-store__prod-snippet__container {
        padding-bottom: 30px !important;
        padding-top: 30px !important;
    }
    
    @media screen and (max-width: 640px) {
    .t-store__grid-cont .t-col {
        margin-bottom: 30px !important;
    }
    
    /*.dbm-wrapper-discount {*/
    /*    position: absolute !important;*/
    /*    font-size: 11px !important;*/
    /*}*/
    
    .dbm-wrapper-discount {
        margin-top: 10px;
    }
    
    .t-store__prod-popup__name.t-name {
        font-size: 20px !important;
    }
    
    .t-store__prod-popup__price-value {
        font-size: 24px !important;
    }
    
    .t-width_100 {
        display: none;
    }
    
    .t-store__relevants__title {
        font-size: 26px !important;
    }
    }