@import url("M_G06_U02_L07.css");
.fraccionario {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    line-height: 20px;
    text-align: center;
}

.fraccionario .linea {
    display: inline-block;
    border: 2px solid #35BAAD;
    width: 100%;
    vertical-align: middle;
}



.ordena {
    background: url(../img/M_G06_U02_L07_03_03/ordena.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1196px;
    height: 549px;
    position: absolute;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.ordena .pregunta:nth-child(1) {
    width: 581px;
    height: 86px;
    position: absolute;
    top: 84.4%;
    left: 0.3%;
}

.ordena .pregunta:nth-child(1) .texto {
    color: #575756;
    font-size: 35px;
    text-align: center;
    font-family: 'cabinbold';
    line-height: 90px;
    letter-spacing: -0.5px;
}

.ordena .botella {
    width: 347px;
    position: absolute;
    left: 70.8%;
    background-color: transparent;
    height: 55px;
}

.ordena .botella .texto {
    white-space: nowrap;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    color: #35BAAD;
    font-family: 'cabinbold';
    font-size: 36px;
}


#botella1 {
    top: 51.5%;
}

#botella2 {
    height: 87px;
    top: 62.3%;
}

#botella3 {
    top: 78.7%;
}

#botella4 {
    top: 89.5%;
}
 .fraccionario li:nth-child(3) {
    line-height: 26px;
}