.navigation-commerce-headerV2 {
    height: 62px;
}

.personalizacion-commerce-logo {
    width: 350px;
    height: 100px;
    background: url(http://taroco.net/mvgpi/abitab/LogoDefault.png) no-repeat;
    /* background-size: 300px 42px; */
    margin-left: 0px;
    margin-top: 25px;
	}
	
	
.personalizacion-commerce-index-image {
    width: 100%;
    content: url(http://taroco.net/mvgpi/abitab/HomeDefault.png);
}

.personalizacion-commerce-busquedas-fondo {
    padding-top: 10px;
    height: 60vh;
    min-height: 60vh;
    background-color: white;
    background: url(http://taroco.net/mvgpi/Cicerone/Back.jpg) center / cover;
}