#home-contact .home-contact{
    margin-top: 100px;

}
#home-contact .home-contact .row{
    padding-top:74px;

}
#home-contact .home-contact .img-contact img{
    width: 100%;
}

    @media screen and (max-width:992px) {
        #home-contact .home-contact{
            margin-top: 11px;        
        }
        }



