div.pattern-library-style-root .bup-header {
  width:100%;
  padding:0 10px 0 10px;
  font-size:2.5em;
  line-height:2.5rem;
  font-weight:bold;
  font-family:"Poppins",sans-serif;
  display:flex;
  align-items:center;
  justify-items:flex-start;
  height:300px;
  color:white;
  background-size:cover;
}
div.pattern-library-style-root .bup-container {
  max-width:1378px;
  margin:0 auto;
  padding-left:32px;
  width:100%;
  display:block;
}
div.pattern-library-style-root .bup-wrapper { background-color:white; }
