.logo{
        height: 15%;  
        
        background-repeat: no-repeat; 
        background-position-x: left;
        /* margin-top: 20px;
        margin-left: 20px;*/
        padding-left: 100px;
}
.jqGrid {
    font-size: 11px; /* Ajusta el tamaño de letra según tus necesidades */
}