/* Resolución: 393x873 - Galaxy S20/S21/S22 */
@media (max-width: 393px) {

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



}
