.products-list.list-mode{grid-template-columns:repeat(2,calc(50% - 15px));row-gap:0}.list-mode .product-item{display:flex;align-items:center;gap:20px;flex-direction:row;margin-bottom:20px;padding-bottom:20px}.products-list.list-mode .product-image{width:120px!important;height:auto}