@media screen and (max-width: 600px) {
    .u-expanded-width:not(.custom-expanded) {
        margin-left: 50px !important;
    }
         
    .biografía {
        margin: 0px !important;
    }
    .contenido {
        margin: 0px !important;
    }


    
}
 

