.siguiente {
    width: 75px;
    height: 70px;
    position: absolute;
    left: 91.5%;
    top: 88.5%;
    z-index: 3;
}

.area1 {
    background-image: url(../img/M_G07_U04_L02_04/imgR-area1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 666px;
    left: 0px;
    top: 0px;
    position: absolute;
}

.area2 {
    background-image: url(../img/M_G07_U04_L02_04/imgR-area2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 666px;
    left: 0px;
    top: 0px;
    position: absolute;
}

.falso1 {
    font-family: 'cabinbold';
    font-size: 42.87px;
    color: #E53522;
    position: absolute;
    top: 37.5%;
    left: 82.5%;
}

.falso2 {
    font-family: 'cabinbold';
    font-size: 42.87px;
    color: #E53522;
    position: absolute;
    top: 37.5%;
    left: 82.5%;
}

.verdadero1 {
    font-family: 'cabinbold';
    font-size: 42.87px;
    color: #2FAC66;
    position: absolute;
    top: 37.5%;
    left: 91.4%;
}

.verdadero2 {
    font-family: 'cabinbold';
    font-size: 42.87px;
    color: #2FAC66;
    position: absolute;
    top: 37.5%;
    left: 91.4%;
}

.falsoShow1 {
    position: absolute;
    top: 35.5%;
    left: 80.5%;
    width: 75px;
    height: 75px;
}
.falsoShow2 {
    position: absolute;
    top: 35.5%;
    left: 80.5%;
    width: 75px;
    height: 75px;
}
.verdaderoShow1 {
    position: absolute;
    top: 35.5%;
    left: 89.5%;
    width: 75px;
    height: 75px;
}
.verdaderoShow2 {
    position: absolute;
    top: 35.5%;
    left: 89.5%;
    width: 75px;
    height: 75px;
}