@media (max-width: 600px){
    .h_nuestro_impacto img {
        width: 100%;
        height: 252px;
        object-fit: cover;
        filter: brightness(58%);
    }
    .h_nuestro_impacto #field-image-nuestro-impacto {
        width: 100%;
        min-width: 333px;
        min-height: 252px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
    #wrapper-imagen-impacto {
        position: absolute;
        width: 100%;
        height: 252px;
        overflow: hidden;
    }
    #header-nuestro-impacto {
        position: relative;
        height: 252px;
    }
    .h_nuestro_impacto {
        position: relative;
    }
    #wrapper-info-nuestro-impacto {
        display: block;
        z-index: 99;
        position: absolute;
        top: 111px;
        /* top: 295px; */
        text-align: center;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: block;
    }
    #titulo-nuestro-impacto {
        color: white;
        font-family: 'Roboto', sans-serif;
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 10px;
    }
    #copy-nuestro-impacto {
        display: none;
    }
    #panel1-nuestro-impacto {
        width: 100%;
        overflow: hidden;
        background: rgba(200,232,240,1);
        background: -moz-linear-gradient(45deg, rgba(200,232,240,1) 0%, rgba(200,232,240,1) 28%, rgba(200,232,240,1) 56%, rgba(255,255,255,1) 100%);
        background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(200,232,240,1)), color-stop(28%, rgba(200,232,240,1)), color-stop(56%, rgba(200,232,240,1)), color-stop(100%, rgba(255,255,255,1)));
        background: -webkit-linear-gradient(45deg, rgba(200,232,240,1) 0%, rgba(200,232,240,1) 28%, rgba(200,232,240,1) 56%, rgba(255,255,255,1) 100%);
        background: -o-linear-gradient(45deg, rgba(200,232,240,1) 0%, rgba(200,232,240,1) 28%, rgba(200,232,240,1) 56%, rgba(255,255,255,1) 100%);
        background: -ms-linear-gradient(45deg, rgba(200,232,240,1) 0%, rgba(200,232,240,1) 28%, rgba(200,232,240,1) 56%, rgba(255,255,255,1) 100%);
        background: linear-gradient(45deg, rgba(200,232,240,1) 0%, rgba(200,232,240,1) 28%, rgba(200,232,240,1) 56%, rgba(255,255,255,1) 100%);
    }
    #panel1-nuestro-impacto .titulo-panel {
        color: #1B3C6C;
        font-size: 22px;
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        text-align: center;
        margin-top: 50px;
        margin-bottom: 25px;
    }
    #menu-nuestro-impacto {
        width: 308.16px;
        margin: 0 auto;
        overflow: hidden;
    }
    #panel1-nuestro-impacto #menu-nuestro-impacto li {
        width: 147.59px;
        float: left;
        margin-right: 12.5px;
        margin-bottom: 12.5px;
        list-style: none;
    }
    #panel1-nuestro-impacto #menu-nuestro-impacto li:nth-of-type(2),
    #panel1-nuestro-impacto #menu-nuestro-impacto li:nth-of-type(4) {
        margin-right: 0;
    }
    #panel1-nuestro-impacto #menu-nuestro-impacto li a {
        text-decoration: none;
        font-family: 'Roboto', sans-serif;
        font-size: 18px;
        font-weight: 600;
        color: #707070;
        border-radius: 5px;
    }
    #panel1-nuestro-impacto #menu-nuestro-impacto li:nth-of-type(4) a {
        font-size: 17px;
    }
    #panel1-nuestro-impacto #menu-nuestro-impacto li:nth-of-type(1) a {
        padding-left: 49px;
        padding-right: 15px;
        background: url(/sites/all/themes/YQYP_theme/assets/images/Educacion_home.png);
        background-repeat: no-repeat;
        background-size: 34px;
        background-position: 9px 5px;
        display: block;
        padding-top: 17px;
        padding-bottom: 17px;
    }
    #panel1-nuestro-impacto #menu-nuestro-impacto li:nth-of-type(1) .active {
        background: url(/sites/all/themes/YQYP_theme/assets/images/EducacionActive_home.png);
        background-size: 34px;
        background-repeat: no-repeat;
        background-position: 9px 9px;
        background-color: #DE483D;
        color: #ffffff;
    }
    #panel1-nuestro-impacto #menu-nuestro-impacto li:nth-of-type(2) a {
        padding-left: 49px;
        padding-right: 15px;
        background: url(/sites/all/themes/YQYP_theme/assets/images/Salud_home.png);
        background-repeat: no-repeat;
        background-size: 34px;
        background-position: 9px 5px;
        display: block;
        padding-top: 17px;
        padding-bottom: 17px;
    }
    #panel1-nuestro-impacto #menu-nuestro-impacto li:nth-of-type(2) .active {
        background: url(/sites/all/themes/YQYP_theme/assets/images/SaludActive_home.png);
        background-size: 34px;
        background-repeat: no-repeat;
        background-position: 9px 9px;
        background-color: #DE483D;
        color: #ffffff;
        
    }
    #panel1-nuestro-impacto #menu-nuestro-impacto li:nth-of-type(3) a {
        padding-left: 49px;
        padding-right: 15px;
        background: url(/sites/all/themes/YQYP_theme/assets/images/Ciudadania_home.png);
        background-repeat: no-repeat;
        background-size: 34px;
        background-position: 9px 5px;
        display: block;
        padding-top: 17px;
        padding-bottom: 17px;
    }
    #panel1-nuestro-impacto #menu-nuestro-impacto li:nth-of-type(3) .active {
        background: url(/sites/all/themes/YQYP_theme/assets/images/CiudadaniaActive_home.png);
        background-size: 34px;
        background-repeat: no-repeat;
        background-position: 9px 9px;
        background-color: #DE483D;
        color: #ffffff;
    }
    #panel1-nuestro-impacto #menu-nuestro-impacto li:nth-of-type(4) a {
        padding-left: 32px;
        padding-right: 15px;
        background: url(/sites/all/themes/YQYP_theme/assets/images/Productividad_home.png);
        background-repeat: no-repeat;
        background-size: 34px;
        background-position: -1px 7px;
        display: block;
        padding-top: 17px;
        padding-bottom: 17px;
    }
    #panel1-nuestro-impacto #menu-nuestro-impacto li:nth-of-type(4) .active {
        background: url(/sites/all/themes/YQYP_theme/assets/images/ProductividadActive_Calado.png);
        background-size: 34px;
        background-repeat: no-repeat;
        background-position: -1px 7px;
        background-color: #DE483D;
        color: #ffffff;
    }
    #bloque1-cifra-texto {
        margin-top: 50px;
    }
    #bloque1-cifra-texto,
    #bloque2-cifra-texto,
    #bloque3-cifra-texto,
    #bloque4-cifra-texto,
    #bloque5-cifra-texto {
        overflow: hidden;
        margin-bottom: 50px;
    }
    .cifra-texto-nuestro-impacto {
        overflow: hidden;
        width: 302px;
        margin: 0 auto;
    }
    .cifra-nuestro-impacto {
        float: left;
        color: #DE483D;
        font-size: 26px;
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
    }
    .texto-nuestro-impacto {
        width: 229px;
        float: left;
        margin-left: 9.5px;
        color: #555555;
        font-family: 'Roboto', sans-serif;
        font-size: 18px;
        line-height: 26px;
        font-weight: 400;
    }
    #bloque4-cifra-texto .cifra-nuestro-impacto,
    #bloque1-cifra-texto-ciudadania .cifra-nuestro-impacto {
        margin-left: 13px;
    }
    #bloque5-cifra-texto .texto-nuestro-impacto,
    #bloque5-cifra-texto-salud .texto-nuestro-impacto,
    #bloque5-cifra-texto-ciudadania .texto-nuestro-impacto,
    #bloque5-cifra-texto-productividad .texto-nuestro-impacto {
        margin-left: 72px;
        margin-top: 12.5px;
    }
    /*IMAGENES*/
    #panel1-nuestro-impacto #bloque1-cifra-texto {
        width: 100%;
        margin: 0 auto;
        height: 350px;
        overflow: hidden;
        margin-top: 50px;
        background: url(/sites/default/files/Educacion1.png) center;
        background-size: 340px;
        background-repeat: no-repeat;
    }
    #panel1-nuestro-impacto #bloque2-cifra-texto {
        overflow: hidden;
        background: url(/sites/default/files/Educacion2.png);
        background-size: 295px;
        background-repeat: no-repeat;
        background-position: center 80px;
        width: 100%;
        margin: 0 auto;
        height: 350px;
        margin-top: 50px;
    }
    #panel1-nuestro-impacto #bloque3-cifra-texto {
        width: 100%;
        margin: 0 auto;
        height: 350px;
        overflow: hidden;
        margin-top: 50px;
        background: url(/sites/default/files/Educacion3.png) center;
        background-size: 295px;
        background-repeat: no-repeat;
        background-position: center 88px;
    }
    #panel1-nuestro-impacto #bloque4-cifra-texto {
        width: 100%;
        height: 350px;
        margin: 0 auto;
        overflow: hidden;
        background: url(/sites/default/files/Educacion4.png) center;
        background-size: 295px;
        background-repeat: no-repeat;
        background-position: center 105px;
        margin-top: 50px;
    }
    #panel1-nuestro-impacto #bloque5-cifra-texto {
        width: 100%;
        margin: 0 auto;
        height: 422px;
        overflow: hidden;
        margin-top: 70px;
        background: url(/sites/default/files/Educacion5.png) center;
        background-size: 295px;
        background-repeat: no-repeat;
        background-position: center 165px;
        margin-bottom: 50px;
    }
    #panel2-nuestro-impacto {
        background-color: #DE483D;
        overflow: hidden;
        margin-bottom: 25px;
    }
    #panel2-nuestro-impacto #copy-panel2 p {
        color: #ffffff;
        font-size: 18px;
        font-family: 'Roboto', sans-serif;
        text-align: center;
        line-height: 20px;
        padding-top: 25px;
        padding-left: 12px;
        padding-right: 12px;
        font-weight: 400;
    }
    #panel2-nuestro-impacto #copy-panel2 p:last-of-type {
        padding-bottom: 25px;
        padding-top: 12.5px;
    }
    #panel2-nuestro-impacto #boton-panel2 {
        width: 80%;
        min-width: 296px;
        background-color: #1B3C6C;
        margin: 0 auto;
        border-radius: 5px;
        margin-bottom: 25px;
    }
    #panel2-nuestro-impacto #boton-panel2 a {
        color: #ffffff;
        font-family: 'Lato', sans-serif;
        text-align: center;
        font-size: 18px;
        display: block;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    /*nuestro impacto salud*/
    #panel1-nuestro-impacto #bloque1-cifra-texto-salud {
        width: 100%;
        margin: 0 auto;
        height: 320px;
        overflow: hidden;
        margin-top: 50px;
        background: url(/sites/default/files/Salud1.png) center;
        background-size: 310px;
        background-repeat: no-repeat;
        background-position: center 70px;
    }
    #panel1-nuestro-impacto #bloque2-cifra-texto-salud {
        overflow: hidden;
        background: url(/sites/default/files/Salud2.png) center;
        background-size: 295px;
        background-repeat: no-repeat;
        background-position: center 75px;
        width: 100%;
        height: 350px;
        margin: 0 auto;
        margin-top: 50px;
    }
    #panel1-nuestro-impacto #bloque3-cifra-texto-salud {
        width: 100%;
        margin: 0 auto;
        height: 350px;
        overflow: hidden;
        margin-top: 50px;
        background: url(/sites/default/files/Salud3.png) center;
        background-size: 295px;
        background-repeat: no-repeat;
        background-position: center 55px;
    }
    #panel1-nuestro-impacto #bloque4-cifra-texto-salud {
        width: 100%;
        height: 350px;
        margin: 0 auto;
        overflow: hidden;
        background: url(/sites/default/files/Salud4.png) center;
        background-size: 295px;
        background-repeat: no-repeat;
        margin-top: 50px;
        background-position: center 95px;
    }
    #panel1-nuestro-impacto #bloque5-cifra-texto-salud {
        width: 100%;
        margin: 0 auto;
        height: 427px;
        overflow: hidden;
        margin-top: 70px;
        background: url(/sites/default/files/Salud5.png) center;
        background-size: 295px;
        background-repeat: no-repeat;
        margin-bottom: 50px;
        background-position: center 135px;
    }
    /*CIUDADANIA*/
    #panel1-nuestro-impacto #bloque1-cifra-texto-ciudadania {
        width: 100%;
        margin: 0 auto;
        height: 350px;
        overflow: hidden;
        margin-top: 70px;
        background: url(/sites/default/files/Ciudadania1.png) center;
        background-size: 320px;
        background-repeat: no-repeat;
    }
    #panel1-nuestro-impacto #bloque2-cifra-texto-ciudadania {
        overflow: hidden;
        background: url(/sites/default/files/Ciudadania2.png) center;
        background-size: 295px;
        background-repeat: no-repeat;
        background-position: center 80px;
        width: 100%;
        height: 350px;
        margin: 0 auto;
        margin-top: 50px;
    }
    #panel1-nuestro-impacto #bloque3-cifra-texto-ciudadania {
        width: 100%;
        margin: 0 auto;
        height: 350px;
        overflow: hidden;
        margin-top: 50px;
        background: url(/sites/default/files/Ciudadania3.png) center;
        background-size: 295px;
        background-repeat: no-repeat;
    }
    #panel1-nuestro-impacto #bloque4-cifra-texto-ciudadania {
        width: 100%;
        height: 350px;
        margin: 0 auto;
        overflow: hidden;
        background: url(/sites/default/files/Ciudadania4.png) center;
        background-size: 295px;
        background-repeat: no-repeat;
        background-position: center 60px;
        margin-top: 50px;
    }
        #panel1-nuestro-impacto #bloque5-cifra-texto-ciudadania {
        width: 100%;
        margin: 0 auto;
        height: 495px;
        overflow: hidden;
        margin-top: 70px;
        background: url(/sites/default/files/Ciudadania5.png) center;
        background-size: 295px;
        background-repeat: no-repeat;
        margin-bottom: 50px;
        background-position: center 185px;
    }  
    /*PRODUCTIVIDAD*/
    #panel1-nuestro-impacto #bloque1-cifra-texto-productividad {
        width: 100%;
        margin: 0 auto;
        height: 350px;
        overflow: hidden;
        margin-top: 50px;
        background: url(/sites/default/files/Productividad1.png) center;
        background-size: 350px;
        background-repeat: no-repeat;
    }
    #panel1-nuestro-impacto #bloque2-cifra-texto-productividad {
        overflow: hidden;
        background: url(/sites/default/files/Productividad2.png) center;
        background-size: 295px;
        background-repeat: no-repeat;
        width: 100%;
        height: 350px;
        margin: 0 auto;
        margin-top: 50px;
    }
    #panel1-nuestro-impacto #bloque3-cifra-texto-productividad {
        width: 100%;
        margin: 0 auto;
        height: 350px;
        overflow: hidden;
        margin-top: 50px;
        background: url(/sites/default/files/Productividad3.png) center;
        background-size: 295px;
        background-repeat: no-repeat;
    }
    #panel1-nuestro-impacto #bloque4-cifra-texto-productividad {
        width: 100%;
        height: 350px;
        margin: 0 auto;
        overflow: hidden;
        background: url(/sites/default/files/Productividad4.png) center;
        background-size: 295px;
        background-repeat: no-repeat;
        background-position: center 82px;
        margin-top: 50px;
    }
    #panel1-nuestro-impacto #bloque5-cifra-texto-productividad {
        width: 100%;
        margin: 0 auto;
        height: 390px;
        overflow: hidden;
        margin-top: 50px;
        background: url(/sites/default/files/Productividad5.png) center;
        background-size: 295px;
        background-repeat: no-repeat;
        background-position: center 115px;
        margin-bottom: 50px;
    }
}