#psychologies_header {
		height: 100px;
}
#psychologies_mpu_bottom {
		height: 280px;
}
#psychologies_mpu_bottom_mobile {
		height: 280px;
}
#psychologies_mpu_in_article {
		height: 280px;
}
#psychologies_mpu_top {
		height: 280px;
}
#psychologies_mpu_top_mobile {
		height: 250px;
}
#psychologies_test_bottom {
		height: 50px;
}
#psychologies_test_top {
		height: 50px;
}
@media only screen and (min-device-width: 768px) {
	#psychologies_header {
		height: 250px;
	}
	#psychologies_mpu_bottom {
		height: 600px;
	}
	#psychologies_mpu_bottom_mobile {
		height: 250px;
	}
	#psychologies_mpu_in_article {
		height: 250px;
	}
	#psychologies_mpu_top {
		height: 600px;
	}
	#psychologies_test_bottom {
		height: 90px;
	}
	#psychologies_test_top {
		height: 90px;
	}
}
