.section-compare {
	background: #fbfbfd !important;
}

/* fix */
@media only screen and (max-width: 734px) {
	.typography-headline-hero {
		font-size: 36px;
	}
}

@media only screen and (max-width: 360px) {
	.typography-headline-hero {
		font-size: 33px;
	}
}

@media only screen and (max-width: 400px) {
	.typography-grid-headline-medium-1 {
		font-size: 32px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 800px) {
	.typography-grid-headline-medium-1 {
		font-size: 34px;
	}
}

@media only screen and (max-width: 374px) {
	.grid-item-cellular-data .grid-item-header {
		margin-left: 17px;
		margin-right: 17px;
	}
}

.typography-grid-headline-medium-2 {
	font-size: 42px;
}

@media only screen and (max-width: 1068px) {
	.typography-grid-headline-medium-2 {
		font-size: 34px;
	}
}

@media only screen and (max-width: 734px) {
	.typography-grid-headline-medium-2 {
		font-size: 32px;
	}
}

@media only screen and (max-width: 1068px) {
	.grid-item-choose-plan .image-overview-why-icon_plan {
		bottom: 29px;
	}
}

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

.grid-item-without-plan .image-overview-why-icon_data {
	right: 4px;
	bottom: -20px;
}

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

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

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

@media only screen and (max-width: 1068px) {
	.grid-item-five-g .image-overview-why-icon_fast {
		bottom: -25px;
	}
}

@media only screen and (max-width: 734px) {
	.grid-item-five-g .image-overview-why-icon_fast {
		bottom: -25px;
	}
}

@media only screen and (max-width: 374px) {
	.grid-item-five-g .image-overview-why-icon_fast {
		bottom: -25px;
	}
}

.typography-grid-headline-travel {
	font-size: 58px;
}

@media only screen and (max-width: 1068px) {
	.typography-grid-headline-travel {
		font-size: 56px;
	}
}

@media only screen and (max-width: 734px) {
	.typography-grid-headline-travel {
		font-size: 32px;
	}
}

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

	#main > section.section.section-why > div > div.span-4-col.span-6-col-medium.span-12-col-small.grid-item.grid-item-set-up.grid-item-content-blockquote {
		justify-content: space-between;
	}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	#main > section.section.section-why > div > div.span-4-col.span-6-col-medium.span-12-col-small.grid-item.grid-item-set-up.grid-item-content-blockquote {
		justify-content: space-between;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	#main > section.section.section-why > div > div.grid-item.span-6-col.span-12-col-small.grid-item-productivity.grid-item-content-blockquote {
		justify-content: space-between;
	}
}

.grid-item-travel .grid-item-headline {
	max-width: 65%;
}

@media only screen and (max-width: 1068px) {
	.grid-item-travel .grid-item-headline {
		max-width: 63%;
	}
}

@media only screen and (max-width: 734px) {
	.grid-item-travel .grid-item-headline {
		max-width: 300px;
	}
}

}

