.products-row{display:flex;justify-content:space-between;gap:24px}.products-row>.card{display:inline-block;flex-grow:1;flex-basis:0;max-width:480px}@media screen and (not (min-width: 1492px)) and (min-width: 768px){.products-row .card-header h3{font-size:1.56vw;line-height:2vw}}@media screen and (not (min-width: 768px)){.products-row{display:block;padding-top:2px;padding-bottom:8px}.products-row>.card{max-width:none;width:100%}.products-row>.card:not(:first-of-type){margin-top:24px}}
