body main.wrapper {
  max-width: 100%;
  padding: 0;
  margin: 0; }
  @media screen and (max-width: 1200px) {
    body main.wrapper.template-collection {
      padding: 0 !important; } }
@media screen and (max-width: 1200px) {
  body.template-collection {
    padding: 0 !important; } }
