.container-header {
  background-color: white;
  background-image: none;
}

.site-grid .grid-child.container-component {
    width: 90%; /* Adjust as needed */
    margin-left: auto;
    margin-right: auto;
}