<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

#equipo {
    padding-bottom: 2em;
}


    
@media screen and (max-width: 1000px) {
    
    #page-equipo .themify_builder_33_row.module_row_1.module_row {
        padding-top: 0% !important;
        padding-right: 0% !important;
        padding-bottom: 5% !important;
        padding-left: 0% !important;
    }
    
    
    
}



@media screen and (max-width: 680px) {
    #page-equipo .module-image {
        text-align: center;
    }
    
    #page-equipo .image-content {
        float:left;
        width:100%
    }
    
    #page-equipo  .module-image.image-left .image-wrap {
        float:none;
    }
}</pre></body></html>