.t-inputpromocode__btn {background: #354a5f !important;}

@media screen and (max-width: 960px) {
.t-store__scroll-icon-wrapper {height: 0 !important;}


.t1025 .t-store__card_in-column.t-store__card_verticalAlign_middle .t-store__card__contentwrapper, .t1025 .t-store__card_in-row.t-store__card_verticalAlign_middle .t-store__card__contentwrapper, .t1025 .t-store__card_under-description.t-align_center .t-store__card__contentwrapper {
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;}
}

@media screen and (max-width: 640px) {
    .t-name_xs {
        font-size: 14px;
    }


@media screen and (max-width: 480px) {
    
    .t795__title {
        margin-bottom: 10px;
    }
    
    .t1025 .t-store__card {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 20px;
        padding-top: 20px;
    }
    
    

    .t1025 .t-store__card__imgwrapper_column {
        width: calc(100vw - 40px) !important;
    }

    .t1025 .t-store__card__imgwrapper {
        margin-bottom: 20px;
        margin-right: 0;
    }
    
    .t1025 .t-store__card__price-wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    
    .t1025 .t-store__card_in-column.t-store__card_verticalAlign_middle .t-store__card__contentwrapper, .t1025 .t-store__card_in-row.t-store__card_verticalAlign_middle .t-store__card__contentwrapper, .t1025 .t-store__card_under-description.t-align_center .t-store__card__contentwrapper {
    -ms-flex-align: center;
    -webkit-align-items: centerr;
    align-items: center;}

    .t1025 .t-store__card__textwrapper {
        text-align: center;
    }

}


@media screen and (min-width: 401px) and (max-width: 480px) {
    .t1025 .t-store__card__imgwrapper_column {
        width: calc(100vw - 40px) !important;
    }
}
