.area1 {
    background-image: url(../img/S_G06_U05_L04_03_02/imgAct2-area1-28.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1247px;
    height: 678px;
    position: absolute;
    top: 0%;
    left: 0%;
}

.area2 {
    background-image: url(../img/S_G06_U04_L03_03_02/imgAct2-01.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 675.49px;
    height: 93.92px;
    position: absolute;
    top: 2%;
    left: 38.2%;
}

.lab1 {
    width: 242.5px;
    height: 63.5px;
    position: absolute;
    top: 90%;
    left: 64%;
}

.lab2 {
    width: 71.5px;
    height: 71.5px;
    position: absolute;
    top: 89%;
    left: 3%;
}

.ggc_textArea {
    font-family: "cabinmedium" !important;
    width: 600px;
    height: 95px;
    background-color: transparent;
    border: 0px solid #D3D800;
    font-size: 25px;
    display: table;
    margin: 17% auto 0% 43%;
    padding: 10px;
    resize: none;
}

.ggc_textArea:focus {
    outline: none;
    border-radius: 10px;
    border: 0;
}
.ggc_textArea2 {
    font-family: "cabinmedium" !important;
    width: 600px;
    height: 95px;
    background-color: transparent;
    border: 0px solid #D3D800;
    font-size: 25px;
    display: table;
    margin: 4% auto 0% 43%;
    padding: 10px;
    resize: none;
}

.ggc_textArea2:focus {
    outline: none;
    border-radius: 10px;
    border: 0;
}