.thb-products{list-style:none;display:flex;flex-flow:row wrap;margin:0;padding:0}.thb-products>.thb-col{flex:0 0 100%;max-width:100%}.thb-products.thb-products--2-4>.thb-col,.thb-products.thb-products--2-5>.thb-col{flex:0 0 50%;max-width:50%}@media only screen and (min-width:768px){.thb-products.thb-products--2-5>.thb-col{flex:0 0 20%;max-width:20%}.thb-products.thb-products--1-4>.thb-col,.thb-products.thb-products--2-4>.thb-col{flex:0 0 25%;max-width:25%}}@media only screen and (max-width:767px){.thb-product-recommendations.swipe-on-mobile .thb-products{margin:0 -15px;width:calc(100% + 30px);padding:0 11px;display:grid;grid-gap:0;grid-auto-flow:column;grid-auto-columns:minmax(50%,1fr);overflow-x:auto;grid-template-columns:repeat(auto-fill,minmax(50%,1fr));scroll-snap-type:x mandatory;scrollbar-width:none}.thb-product-recommendations.swipe-on-mobile .thb-products::-webkit-scrollbar{display:none}.thb-product-recommendations.swipe-on-mobile .thb-products .thb-col{flex:0 0 100%;max-width:100%}}