.section-routers .router .image-carriers {
	--p-width: 367px;
	--p-height: 147px;
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
	.section-routers .router .image-carriers {
		--p-width: 261px;
		--p-height: 101px;
	}
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
	.section-routers .router .image-carriers {
		--p-width: 285px;
		--p-height: 113px;
	}
}

/* watch faces */
.grid-item-watch-faces .watch-faces-image {
	width: var(--p-width);
	height: var(--p-height);
	--p-width: 775px;
	--p-height: 306px;
}

@media only screen and (max-width: 1068px) and (max-width: 1068px) {
	.grid-item-watch-faces .watch-faces-image {
		--p-width: 450px;
		--p-height: 239px;
	}
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
	.grid-item-watch-faces .watch-faces-image {
		--p-width: 289px;
		--p-height: 407px;
	}
}
