.sections li{ width: 1250px; }
.sections li:nth-child(1){
    background:  url(../img/act4/M_G11_U01_L05_act4_pest1_01.png) no-repeat 0px -10px;  
    margin-right: 30px;
}
.sections li:nth-child(2){
    background:  url(../img/act4/M_G11_U01_L05_act4_pest1_02.png) no-repeat center -10px;  }

.sections li:nth-child(1) p:nth-child(1) { top:  70px; left: 730px; }
.sections li:nth-child(1) p:nth-child(2) { top: 365px; left: 350px; color: white; }
.sections li:nth-child(1) p:nth-child(3) { top: 450px; left: 360px; }
.sections li:nth-child(1) p:nth-child(4) { top: -10px; left: 360px; }
.sections li:nth-child(1) p:nth-child(5) { top: -10px; left: 550px; text-align: center; }

.sections li:nth-child(2) p:nth-child(1) { top:  0px; left: 380px; }
.sections li:nth-child(2) p:nth-child(2) { top: 280px; left: 370px; color: white; }
.sections li:nth-child(2) p:nth-child(3) { top: 365px; left: 360px; }


.buttons{ height: 60px; width: 60px; }


