/* Add custom CSS styles below */ 
.navbar-brand img {
    max-height: 7rem;
}
.main-nav-container {
    min-height: 130px;
}
.s-block--fixed-banner .container {
  max-width: none;
  margin: 0;
  padding: 0;
}
#main-content > section:nth-child(1) {
  margin: 0 !important;
}
#main-content > section:nth-child(2) {
  margin: 0 !important;
}