@charset "UTF-8";

/* =====================================
Individual class
------------------------------------- */
@media only screen and (max-width: 767px) {
  .sp_ml-0{
    margin-left: 0 !important;
  }
}