body {
  background-color: #f0f0f0 !important;
}

.layout-container {
  max-width: 1600px !important;
  width: min(1600px, 95vw) !important;
}

.main-content__container {
  max-width: 1600px !important;
}
