@media (min-width: 960px) {
	.section-featured-collection .block-product-list {
		grid-auto-flow: unset;
		overflow-x: hidden;
	}
}
