/* Resolución: 390x844 - iPhone 12, 13, 14 */
@media (max-width: 390px) {

    .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;
    }



}
