/* Custom Styles */
@media only screen and (max-width: 767px) {
  .column1{ width: 100% !important; }
  .column2{ width: 100% !important; }
  .column3{ width: 100% !important;}
}
.cmn {
    padding: 0px 20px;
}