body {
    
}


.header-programa-pacientes {
    min-height: 70vh;
    background-repeat: no-repeat;
}

@media (max-width) {
    .header-programa-pacientes {
        min-height: 90vh;
    }
}