/* environment tile - START */
@media only screen and (min-width: 1069px) {
	.section-routers .router-item-environment .router-item-content {
		margin-block: 75px;
	}
}
/* environment tile - END */

/* upgraders section fix - START */

.section-upgraders {
	margin-bottom: 272px;
}

@media only screen and (max-width: 1068px) {
	.section-upgraders {
		margin-bottom: 120px;
	}
}

/* upgraders section fix - END */
