/* #region header */

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

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

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

/* #endregion */

/* #region footer */

.seccion-footer {
    padding: 2rem 0.5rem;
}

.seccion-footer .container.grupos.footer-escritorio {
    max-width: 1140px;
}

/* #endregion */

/* #region form_listado */

.filtro_listado .grupo.carroceria {
    height: fit-content;
}

.filtro_listado .grupo.ano {
    margin-top: 75px;
}

/* #endregion */