.deals-gallery{padding:30px 0 0}.deals-gallery .deals-gallery-title{font-size:20px;font-weight:600;margin-bottom:35px}.deals-gallery .deals-gallery-row{display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(4,1fr);grid-column-gap:30px;grid-row-gap:30px}@media (max-width:767.98px){.deals-gallery .deals-gallery-row{grid-template-columns:repeat(3,1fr)}}@media (max-width:575.98px){.deals-gallery .deals-gallery-row{grid-template-columns:repeat(2,1fr);grid-column-gap:10px;grid-row-gap:22px}}
