/*Config Logo Movil*/
@media only screen and (max-width: 767px) {
  body header a.navbar-brand img, body header a.navbar-brand img {
    max-height: 150px !important;
    max-width: 150px !important;
  }
}