#assign-buttons-wrap_page_43_0 {
    position: relative;
}
#assign-buttons-wrap_page_43_1 {
    position: relative;
}
#assign-buttons-wrap_page_43_2 {
    position: relative;
}

#lab_act_container{
    background-image: url(images/main-bg.jpg);
}

.marks-wrap{
    display: none !important;
}

#act-title{
      position: absolute;
    text-align: CENTER;
    width: 100%;
    top: 2%;
    color: #b869aa;
    font-weight: bold;
    text-shadow: 1px 2px 2px #000;
    font-size: 2.5rem; 
}

.assign-buttons-wrap{
    background-image: url(images/lsrw.png);
    max-height: 100vh;
    height: 100vh;
    width: 100vw;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center top;
}

.hwcw-question{
    display: none !important;
}
.left-wraper{
    margin: 450% auto;
}

.hwcw-review-button{
    background: transparent !important;
    height: 6rem;
    width: 6rem;
}