.dvAboutUs h1{margin: 30px 0;border-bottom: 1px solid #ccc;padding-bottom: 15px;width: 50%;}
.dvAboutUs img{margin-top:40px; display:inline-block; width:80%;}

@media(max-width:767px){
    .dvAboutUs{margin-top:30px;}
    .dvAboutUs img{width:50%;}
}