.navbar-brand {
    background-image: url('../images/archmeat-web_header-logo-blanco.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.navbar-colored .navbar-brand {
    background-image: url('../images/archmeat-web_header-logo-color.png');
}