/* diseñado por Rafael Olea contacto@rafaelolea.cl www.rafaelolea.cl */


/*** CELULAR ***/
@media only screen and (max-width: 754px) {
    .logo { text-align: center; }
    .h-header-right { text-align: center; }
    .custom-search-form { width: 100%; }
}