/* Enter Your Custom CSS Here */
.full-screen-background {
 width: 100%;
 background-color:#073D01;
 height: 600px;
}

.main-img3 {
    width: 980px;
    background-color: #ffb986;
    margin: auto;
}

.main-img4 {
    width: 980px;
    background-color: #78c2f1;
    margin: auto;
}

.mrg_btm_10{
  margin-bottom:10px;
}