@oona - please add this too
@media screen and (max-width: 749px){
#shopify-section-template--15082907369679__featured_collection .grid .grid__item
{
max-width: calc(100% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
width: calc(100% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
}
}