#main-content > section.s-block--fixed-banner:first-of-type > .container {
  width: 100% !important;
  max-width: none !important;
  margin-inline: 0 !important;
  padding-inline: 0 !important;
}

#main-content > section.s-block--fixed-banner:first-of-type img {
  width: 100% !important;
  border-radius: 0 !important;
}