/* Sumario administrativo docente */

body.page-sumario-docente .internal-hero {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

@media (max-width: 991.98px) {
    body.page-sumario-docente .internal-hero {
        background-position: 62% center;
    }
}
