section:nth-of-type(1) {
  margin: unset;
}

section:nth-of-type(1) .container ,
section:nth-of-type(7) .container {
  padding: unset;
  max-width: 100%;
}