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

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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.page-maximizing-performance .section-generaltips .section-content {
	border: 0px;
}
.page-maximizing-performance .section-generaltips .zone .labels .label-2 {
	margin-left: -8px;
	margin-right: -4px;
}

@media only screen and (max-width: 735px) {
	.page-maximizing-performance .section-generaltips .zone .labels .label-2 {
		margin-left: -8px;
		margin-right: -5px;
	}
}

@media only screen and (max-width: 735px) {
	.label-2 {
		margin-left: 2px;
	}
}

.page-maximizing-performance .section-headline {
	font-size: 48px;
}

@media only screen and (max-width: 1068px) {
	.page-maximizing-performance .section-headline {
		font-size: 40px;
	}
	.section .section-content, .subsection .section-content {
		padding-bottom: 80px;
	}
}

@media only screen and (max-width: 735px) {
	.page-maximizing-performance .section-headline {
		font-size: 32px;
	}
}

.page-maximizing-performance .section-tips .subsection-headline {
	font-size: 40px;
	line-height: 1.1;
}

@media only screen and (max-width: 1068px) {
	.page-maximizing-performance .section-tips .subsection-headline {
		font-size: 32px;
		line-height: 1.125;
	}
}

@media only screen and (max-width: 735px) {
	.page-maximizing-performance .section-tips .subsection-headline {
		font-size: 28px;
		line-height: 1.14286;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
