.t-store__card {
    transition: opacity .2s ease-out;
    border-width: 1px;
    border-color: #ddd;
    border-style: solid;
    margin: 8px;

}

.t-store__stretch-col_33 {
    width: 31.333%;
}

#rec1280596621 .t396__artboard {
    margin-top: -40px;
}


.t-store__filter__options {
    background: #f5f5f5;
    padding: 20px;
}

@media screen and (max-width: 480px) {
    .t951 .mobile-two-columns .t-item, .t951 .t951__cont-wrapper .t-store__mobile-two-columns .t-item {
        width: 45%;
        display: inline-block;
        vertical-align: top;
    }
}