.menu{
    background-color:#fff;
    padding:20px !important;
}
#logo-menu{
  width:200px !important;
}
.menu .destacado{
  padding-left: 2px !important;
  padding-right: 2px !important;
  border-radius: 2px;
}
#texto-banner{
    top: 65px;
    padding: 0px 5%;
    font-family: "Saira";
    font-weight:500;
  }
  #texto-banner .b-1{
    color:#724195;
    font-size: 20px;
  }
  #texto-banner .b-2{
    color:#fff;
    font-size: 20px;
  }
  .contenedor-cronograma{
    width: 100%;
    margin: 0 auto;
  }
  #edicion{
    width: 100%;
    margin: 0 auto;
  }
  .cuadros-home .col-md-4{
    margin:10px 0;
  }
  .imagen-expo img{
    width:100%;
  }