.products{column-count:2;column-gap:30px}.products .box{width:100%;margin-bottom:10px}.products .box img{width:100%;object-fit:contain}@media (max-width:768px){.products{column-gap:5px}.products .box{padding:10px;margin-bottom:5px}}@media (max-width:450px){.products{column-count:1}}