/* Resolución: 360x640 - Galaxy S8, S9, S10 */
@media (max-width: 360px) {

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



}
