/* Aumentar tamaño del logo en la plantilla Classic */
.header_logo img {
    max-height: 180px; /* Ajusta este valor según tu necesidad */
    width: auto;
}

    .col-md-2,.col-md-3 {
       
        FONT-WEIGHT: 200;
        float: left;
        width: 40%;
    }
    
    #header .header-top a[data-depth="0"] {
    color: #232323;
    text-transform: uppercase;
    background-color:#a3f3d3;
}