@charset "utf-8";

@media screen and (max-width:640px){
  .mod {
    margin: 40px auto 0;
  }
}
