@import url("M_G06_U02_L07.css");
.introPreguntas {
    background: url(../img/M_G06_U02_L07_01/introPreguntas.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 679px;
    position: absolute;
}

.campoOculto {
    width: 378px;
    height: 102px;
    background-color: #FCF8DC;
    border: 1px solid #F4C92F;
    position: absolute;
    cursor: pointer;
}

.campos .campoOculto:nth-child(1) {
    left: 51.6%;
    top: 39.3%;
}

.campos .campoOculto:nth-child(2) {
    left: 51.6%;
    top: 64.5%;
}


        