@charset "UTF-8";
@media screen {
  .is-center {
    margin : 0 calc(100%/5) 0 calc(100%/5) !important;
    padding: 0 !important;
  }
}