/* Localised screen start  */

/* HERO 3 - START */

.section-hero #overview-hero-hero-3-2 {
	transform: translate(-391px, -40px);
}

@media only screen and (max-width: 1068px) {
	.section-hero #overview-hero-hero-3-2 {
		transform: unset;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .image-container-2 {
		margin-bottom: 30px;
	}
	.section-hero .image-container-2 .mask-container {
		padding-right: 185px;
	}
}
/* HERO 3 - END */

/* Localised screen end */

/* =================================== */

/* localised fixes start */

@media only screen and (min-width: 1069px) {
	.section-routers .router-carriers .router-content {
		justify-content: center;
	}
}

/* localised fixes end */
