/* ///////////////////////////////////////////////////////// */

/* LOCAL FIXES — START */

.section-routers .router {
	width: 100%;
}

/* Start - Where to */
.section-anz-whereto {
	padding-bottom: 200px;
}
.section-easy-does-it {
	padding-bottom: 200px;
}

.section-anz-whereto .typography-section-heading {
	margin: 23px 0;
}
.section-anz-whereto .more {
	color: #000;
}
@media only screen and (max-width: 1068px) {
	.section-anz-whereto {
		padding-bottom: 150px;
	}
	.section-easy-does-it {
		padding-bottom: 150px;
	}
	.section-anz-whereto .typography-section-heading {
		margin: 17px 0;
	}
}
@media only screen and (max-width: 734px) {
	.section-anz-whereto {
		padding-bottom: 102px;
	}
	.section-easy-does-it {
		padding-bottom: 102px;
	}
	.section-anz-whereto .typography-section-heading {
		margin: 11px 0 25px;
	}
}

/* End - Where to */

/* LOCAL FIXES — END */

/* ///////////////////////////////////////////////////////// */
