

/*================================================================================
  PASO 1
================================================================================*/

.infoSchools{
  border:0 solid #000;
  width:100%;
  height:400px;
  overflow-y: auto;
  display:inline-block;
}

.swal-modal{
  border:0 solid #f00;
  width:80%;
  height: 600px;
}
