.imgFondo {
    background-image: url(../img/M_G07_U03_L03_03_01/imgFondo.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 679px;
}

.imgIlustracion1 {
    background-image: url(../img/M_G07_U03_L03_04/imgIlustracion1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    width: 1202.94px;
    height: 623.97px;
    position: absolute;
    left: 50%;
    top: 50%;
}

.imgV {
    background-image: url(../img/M_G07_U03_L03_04/V.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 94.72px;
    height: 86.4px;
    position: absolute;
    left: 5px;
    top: -3px;
}

.imgF {
    background-image: url(../img/M_G07_U03_L03_04/F.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 70.64px;
    height: 89.8px;
    position: absolute;
    left: 5px;
    top: -3px;
}

.itemShow {
    cursor: pointer;
    position: absolute;
    width: 90px;
    height: 88px;
    left: 989px;
    top: 124px;
    border-radius: 19px;
    -moz-border-radius: 19px;
    -ms-border-radius: 19px;
    -webkit-border-radius: 19px;
}