.imgTarea1 {
    background-image: url(../img/S_G07_U05_L01_05/imgTarea1-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 679px;
    position: absolute;
    top: 0%;
    left: 0%;
}

.imgTarea2 {
    background-image: url(../img/S_G07_U05_L02_05/imgTarea2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 679px;
    position: absolute;
    top: 0%;
    left: 0%;
}

.flechaSiguiente {
    background-image: url(../img/S_G07_U05_L02_04/flechaSiguiente.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 52.22px;
    height: 52.22px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 657px;
}

.flechaAtras {
    background-image: url(../img/S_G07_U05_L02_04/flechaAtras.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 52.22px;
    height: 52.22px;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    position: absolute;
    left: 50%;
    top: 657px;
}