td.js-store-prod-popup-buy-btn-txt.t-btnflex__text {
    font-family: 'Montserrat' !important;
}


.t-container {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.js-product.t-store__card.t-col.t-col_3.t-align_left.js-product-relevant.t-item {
    margin: 10px;
}



.t-slds__bgimg {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 80px;
}

@media screen and (max-width: 560px) {
    .t-store__prod-snippet__container {
        padding-bottom: 60px;
        padding-top: 0px;
    }
}