body{
      overflow-x: hidden;
   }

   .about_section  .col-lg-6{
      display: flex;
   }
 
.sw-m-b{
   margin-bottom: 100px;
}
@media only screen and (max-width: 754px){
   .about_section .inner{
   height: auto;
}
}