@import url("S_G06_U01_L05_03.css");
.observaAnimacion3 {
    background-image: url(../img/S_G06_U01_L05_03_03/observaAnimacion3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
}
.observaAnimacion4 {
    background-image: url(../img/S_G06_U01_L05_03_03/observaAnimacion4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
}

.grafica1 {
    background-image: url(../img/S_G06_U01_L05_03_03/grafica1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
}

.grafica2 {
    background-image: url(../img/S_G06_U01_L05_03_03/grafica2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
}
.mapa{
background-image: url(../img/S_G06_U01_L05_03_03/mapa.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
}
/*POP UPS*/

.popGrafica {
    width: 1225px;
    height: 627px;
    background-image: url(../img/S_G06_U01_L05_03_03/popUpGrafica.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
}

.closePopup {
    background-image: url(../img/closePopup/closePopup.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 65px;
    height: 65px;
    position: absolute;
    right: -0.5%;
    top: -3%;
}