body{
    background-color:white!important;
-webkit-print-color-adjust: exact;
}

.header{    
    display:flex; 
    background:#2D2D2D;
    width:100%!important;
    margin-left:0; 
}

.boton{
    display:none;
}

.headerDer{
    width:33%;
}

.estudios{    
    display:flex;  
    width:100%!important; 
    margin-left:0;
    background:white;
}

.estudiosIzq{
    margin-left:0;
}