/* Resolución: 414x896 - iPhone XR, 11 */
@media (max-width: 414px) {

    .container-portada {
        min-height: 515px;
    }

    .titulo-banner {
        font-size: 23px !important;
    }

    .sub-titulo-banner {
        font-size: 12px !important;
    }

    .container-portada-poblacion {
        min-height: 30vh;
    }

    .gender-item .icon {
        width: 200px;
        height: 200px;
    }



}
