@charset "UTF-8";

@media screen and (max-width : 480px){
.container div.main {
  margin: -48px auto 0 auto !important;
}
}