﻿.it_E01{background-image: url("/src/img/preparatoria-escuela.jpg");background-position: center -50px; }
.it_E02{background-image: url("/src/img/preparatoria-alumnos.jpg") ;background-position: center -10px;height: 250px;align-items: center;}
.im_E01{margin: -2.7% 20px -2.7% -2.6%;width: 400px;height: auto;float: left;border-radius: 0 25px 25px 0;}
.im_E02{margin: -2.7% -2.6% -2.7% 20px;width: 400px;height: auto;float: right;border-radius: 25px 0 0 25px;}
.im_E01{margin: -2.7% 20px -2.7% -2.6%;width: 400px;height: auto;float: left;border-radius: 0 25px 25px 0;}
.im_E02{margin: -2.7% -2.6% -2.7% 20px;width: 400px;height: auto;float: right;border-radius: 25px 0 0 25px;}

.im_fet_fnd {background-color: rgba(0,102,255, .3) ;}
/* Tamaño de Pantalla Mayor a 1500px*/
@media screen and (min-width: 1500px) {
	.im_E01{width: 500px;}
	.im_E02{width: 500px;}
	.im_E03{width: 500px;}
	.im_E04{width: 500px;}
}
/* Tamaño de Pantalla Menor a 1500px*/
@media screen and (max-width: 1500px) {
	.im_E01{width: 400px;}
	.im_E02{width: 400px;}
	.im_E03{width: 40px;}
	.im_E04{width: 400px;}
}
/* Tamaño de Pantalla Menor a 1200px*/
@media screen and (max-width: 1200px) {
	.im_E01{width: 350px;}
	.im_E02{width: 350px;}
	.im_E03{width: 350px;}
	.im_E04{width: 350px;}
}
/* Tamaño de Pantalla Menor a 1050px*/
@media screen and (max-width: 1050px) {
	.im_E01{width: 300px;}
	.im_E02{width: 300px;}
	.im_E03{width: 300px;}
	.im_E04{width: 300px;}
}
/* Tamaño de Pantalla Menor a 950px*/
@media screen and (max-width: 950px) {
	.im_E01{width: 150px;}
	.im_E02{width: 150px;}
	.im_E03{width: 150px;}
	.im_E04{width: 150px;}
}
.bl_pub{
padding: 10px;
text-align: justify;
}