.about_sec{
    margin-top:80px;
}
@media screen and (max-width: 992px) {
    .about_sec {
        margin-top:0px;
    }
  }
 

