/* #region header */

.seccion-header .header-mid .logo-escritorio {
    display: block;
}

.seccion-header .header-mid .logo-movil {
    display: none;
}

.seccion-header .header-bot > .container {
    max-width: 1320px;
}

.menu-concesionario .container {
    max-width: 1320px;
}

.seccion-header .header-mid .container {
    max-width: 1450px;
}

.seccion-header .header-mid .col-9.botones-marcas a img {
    min-width: 35px;
}

.seccion-header .header-mid .col-9.botones-marcas a img.jeep {
    width: 60px;
    height: 100%;
}

.seccion-header .header-mid .col-9.botones-marcas a img.bmw-motorrad {
    width: 160px;
    height: 100%;
}

.seccion-header .header-mid .col-9.botones-marcas a img.fiat {
    width: 50px;
    height: 100%;
}

.seccion-header .header-mid .col-9.botones-marcas a img.car2u {
    width: 80px;
    height: 100%;
}


/* #endregion */