header .top-menu .brand-logo-image, header .top-menu .tagline-logo img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: 20px!important;
}

/*SOLO 1 campaña activa*/

.swiper-slide-duplicate-next {
    display: none;
}


@media(max-width:700px){
    header .top-menu .brand-logo-image, header .top-menu .tagline-logo img {
    
    height: 12px!important;
}
}