.grid-tile-3-col-1-row {
  grid-column: auto/span 3;
}

@media only screen and (max-width: 734px) {
  .grid-tile-3-col-1-row {
    grid-column: auto;
    grid-row: auto;
  }
}

body:not(.t1) .section-ways-to-save {
  display: none !important;
}

body:not(.t1) .section-compare .cell.border-bottom {
  border-bottom: none !important;
}

body:not(.t1) #ac-globalfooter.ac-globalfooter-dark .ac-gf-buystrip-info {
  border-top: none !important;
}

@media only screen and (min-width: 1069px) {
  .buystrip-hero .grid-item {
    padding: 0 60px;
  }
}
