
@media screen and (min-width: 961px) { ::-webkit-scrollbar-thumb { border-radius: 0px; background-color: #CC0100; } ::-webkit-scrollbar-track { background-color: #ffffff; } ::-webkit-scrollbar { width: 6px; } ::-webkit-scrollbar-thumb:hover { background-color: ; }}


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