body{
	background: #d9dee2;
}


.box_aspirante, .box_padres, .box_madres{
	background: #FFF;
}


@media (max-width: 768px) {
  .header_formulario img {
    width: 100%
  }
}