

.lo-image {
    border-radius: 15px;
}
@media (max-width: 1800px){
  

}



@media (max-width: 1300px){
  

}


@media (max-width: 650px){
  .lo-module {
    width: 102%!important;
    max-width:104%!important;
    margin-left: -10px!important;
    border-radius: 0px!important;

  }


  .lo-right {
    width: 90%!important;
    max-width: 100%!important;
    border-radius: 0px!important;
    margin-right: auto!important;
    margin-left: auto!important;
  }

  .lo-row {
    border-radius: 0px!important;
  }


  .lo-image
 {
    width: 100%!important;
    max-width: 100%!important;
    border-radius: 0px!important;
    margin-top: 125px!important;
    
  }

  .lo-left {
    margin-top: 50px!important;
    max-height: 500px!important;
    overflow: hidden!important;
    border-radius: 0px!important;
  }

  .lo-title {
    font-size: 25px;
    line-height: 30px;
  }

  






}



