.tr-featured-collection .product-grid {
	margin-top: 0;
}

[lang='ar'] .tr-featured-collection .product-grid {
	direction: rtl;
}

@media (min-width: 990px) {
	.tr-featured-collection
		.product-grid.grid--3-col-desktop
		.grid__item:nth-child(3)
		+ .grid__item:last-child {
		display: none;
	}
}
