/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (min-width: 1069px) {
	.section-products .products-list {
		gap: 95px;
	}
}
@media only screen and (max-width: 735px) {
	.section-products .products-list-item.iphone .the-relay-icon-products-iphone, .section-products .products-list-item.iphone a, .section-products .products-list-item.iphone h3 {
		margin-right: 17px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
