.full-content-2-column-9-3-header .layout-first .layout-first__wrapper {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (max-width: 768px) {
  .full-content-2-column-9-3-header .layout-first .layout-first__wrapper {
    padding-left: 12px;
    padding-right: 12px;
    width: 100%;
  }
  .full-content-2-column-9-3-header .layout-header {
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media only screen and (max-width: 768px) and (width: 768px) {
  .full-content-2-column-9-3-header .layout-header {
    padding-left: 0;
    padding-right: 0;
  }
}
