.kids_click_area {
    cursor: pointer;
    z-index: 2;
    position: absolute;
}

#box_alex {
    width: 66px;
    height: 180px;
    top: 78px;
    left: 591px;
    background-size: 89%;
    z-index: 9;
}

#box_annie {
    width: 82px;
    height: 180px;
    top: 103px;
    left: 718px;
    background-size: 85px;
    z-index: 9;
}

#box_nkosi {
    width: 64px;
    height: 160px;
    top: 229px;
    left: 797px;
    background-size: 47px;
    z-index: 9;
}
/* test commit */

#box_mary {
    width: 95px;
    height: 170px;
    top: 200px;
    left: 647px;
    background-size: 95px;
    z-index: 9;
}

#box_adam {
    width: 170px;
    height: 60px;
    top: 377px;
    left: 669px;
    background-size: 160px;
    z-index: 9;
}

#box_jack {
    width: 65px;
    height: 170px;
    top: 329px;
    left: 590px;
    background-size: 57px;
    z-index: 9;
}

#box_ola {
    width: 55px;
    height: 155px;
    top: 343px;
    left: 515px;
    background-size: 45px;
    z-index: 9;
}

#box_paula {
    width: 60px;
    height: 95px;
    top: 240px;
    z-index: 9;
    left: 540px;
}

#box_kofi {
    width: 70px;
    height: 185px;
    top: 254px;
    left: 432px;
    background-size: 65px;
    z-index: 9;
}

#box_fatima {
    width: 60px;
    height: 150px;
    top: 95px;
    left: 498px;
    z-index: 9;
}

#box_sheema {
    width: 55px;
    height: 100px;
    top: 150px;
    left: 434px;
    background-size: 50px;
    z-index: 9;
}

#popup_alex {
    top: 24px;
    left: 320px;
    z-index: 12;
}

#popup_fatima {
    top: 30px;
    left: 217px;
    z-index: 12;
}

#popup_fatima .txt_box {
    font-size: 13px;
}

#popup_sheema {
    top: 35px;
    left: 145px;
    z-index: 12;
}

#popup_paula {
    top: 160px;
    left: 260px;
    z-index: 12;
}

#popup_paula .txt_box {
    font-size: 11.5px;
}

#popup_kofi {
    top: 210px;
    left: 140px;
    z-index: 12;
}

#popup_ola {
    top: 307px;
    left: 235px;
    z-index: 12;
}

#popup_jack {
    top: 295px;
    left: 315px;
    z-index: 12;
}

#popup_adam {
    top: 346px;
    left: 398px;
    z-index: 12;
}

#popup_nkosi {
    top: 187px;
    left: 537px;
    z-index: 12;
}

#popup_mary {
    top: 162px;
    left: 377px;
    z-index: 12;
}

#popup_annie {
    top: 47px;
    left: 458px;
    z-index: 12;
}

.img_fatima_p{
    position: absolute;
    height: 124px;
    top: 95px;
    right: 390px;
    z-index:10;
    display: none;
}
.img_sheema_p{
    position: absolute;
    height: 80px;
    top: 147px;
    right: 445px;
    z-index:10;
    display: none;
}
.img_kofi_p{
    position: absolute;
    height: 170px;
     top: 254px;
    right: 433px;
    z-index:10;
    display: none;
}

.img_jack_p{
    position: absolute;
    height: 151px;
  top: 330px;
    right: 282px;
    z-index:10;
    display: none;
}
.img_adam_p{
    position: absolute;
   width: 161px;
    top: 377px;
    right: 99px;
    z-index:10;
    display: none;
}
.img_nkosi_p{
    position: absolute;
    height:  133px;
    width: 200px;
     top:  230px;
     right: 9px;
     z-index:10;
     display: none;
}
.img_mary_p{
    position: absolute;
    height:  150px;
    width: 212px;
     top:  200px;
     right: 130px;
     z-index:10;
     display: none;
}
.img_annie_p{
    position: absolute;
    height:  156px;
    width: 212px;
     top:  104px;
     right: 61px;
     z-index:10;
     display: none;
}
.img_paula_p{
    position: absolute;
    height:  78px;
     top:  243px;
     right: 334px;
     z-index:10;
     display: none;
}