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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

@media only screen and (max-width: 1068px) {
	.grid-item-without-plan .image-overview-why-icon_data {
		right: 8px;
		bottom: -14px;
	}
}

@media only screen and (max-width: 734px) {
	.grid-item-without-plan .image-overview-why-icon_data {
		bottom: -55px;
	}
}

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

@media screen and (min-width: 1069px) {
.grid-item-travel .grid-item-headline {
	width: 590px;
	}
}

#ac-globalfooter .ac-gf-breadcrumbs ul {
	border-bottom: none;
}

#ac-globalfooter .ac-gf-directory ul {
	border-bottom: none;
}

@media only screen and (max-width: 734px) {
	.grid-item-choose-plan .image-overview-why-icon_plan {
		right: 24%;
	}
}

.grid-item-five-g .image-overview-why-icon_fast {
	bottom: -30px;
}

@media screen and (min-width: 1069px) and (max-width: 1360px) {
	/* Producer requested */
	.grid-item-choose-plan .image-overview-why-icon_plan {
		display: none;
	}
}

@media screen and (min-width: 735px) and (max-width: 820px) {
	/* Producer requested */
	.grid-item-choose-plan .image-overview-why-icon_plan {
		display: none;
	}
}

@media only screen and (max-width: 734px) {
	.grid-item-choose-plan .image-overview-why-icon_plan {
		right: 23%;
	}
}

@media only screen and (max-width: 1068px) {
	.grid-item-without-plan .image-overview-why-icon_data {
		right: 8px;
		bottom: -14px;
	}
}

@media only screen and (max-width: 734px) {
	.grid-item-without-plan .image-overview-why-icon_data {
		right: 10px;
		bottom: -60px;
	}
}

@media screen and (min-width:735px) and (max-width: 1068px) {
	.grid-item-travel .grid-item-headline {
		max-width: 60%;
		}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
