@charset "utf-8";

@media screen and (min-width: 800px) {
  .col-xs-12 {
    width: 100% !important;
  }
}
@media screen and (min-width: 800px) {
  .col-md-12 {
    width: 100% !important;
  }
}
/*@media screen and (min-width: 800px) {
  .col-sm-6 {
    width: 100% !important;
  }
} */
