/* =========MOBILE================= */
@media screen and (min-device-width: 500px) and (max-device-width: 1024px) {


  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8 {
    display: block !important;
    width: 100% !important;
  }


}


/* ================================= */
/* ============================================== */
@media only screen and (max-width: 499px) {

  
}
