#AP_1x2 {
		height: 2px;
}
#AP_1x3 {
		height: 3px;
}
#AP_Header {
		height: 50px;
}
#AP_MPU_Bottom {
		height: 250px;
}
#AP_MPU_Top {
		height: 250px;
}
#AP_landingpage_Bottom {
		height: 250px;
}
#AP_landingpage_Middle {
		height: 250px;
}
#AP_landingpage_Top {
		height: 250px;
}
@media only screen and (min-device-width: 768px) {
	#AP_1x2 {
		height: 2px;
	}
	#AP_1x3 {
		height: 3px;
	}
	#AP_Header {
		height: 250px;
	}
	#AP_MPU_Bottom {
		height: 600px;
	}
	#AP_MPU_Top {
		height: 600px;
	}
	#AP_landingpage_Bottom {
		height: 90px;
	}
	#AP_landingpage_Middle {
		height: 90px;
	}
	#AP_landingpage_Top {
		height: 90px;
	}
}
