@media (max-width: 800px) {
.be-product-list-div { width:100%!important }
.be-product-list-card > picture > img { width:40%; display:inline-block; border-radius: 16px 0px 0px 16px; margin-bottom: -5px}
.be-product-list-card > div { width: 60%; display:inline-block; vertical-align:top}
.be-product-list-card .be-product-content { height:90px}
}