div.sold-out .grid-prices {
    display: none;
}
body.view-list .product-mark.sold-out {
    color: red;
}


@media screen and (max-width: 1920px){
.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
margin-bottom: 30px;
}
}
