
#gallery{
width: 250px;
border-radius: 10px;
}
section.contact-us:after  {
    position: absolute;
    content: '';
    /* background-image: url(../images/footer-left-dec.png); */
    left: 0px;
    top: 60px;
    width: 267px;
     height: 0px !important; 
    z-index: 1;
}