@charset "utf-8";
@media screen and (max-width:768px){
  * {
    margin: 0;
    padding: 0;
  }
  
}