#masthead {
  height: calc(var(--w-sys-crestHeight) + (2 * var(--w-ref-gridGutterWidth)));
  background-image: url(/static_war/render/id7/images/wordmark.svg.309728233304), url(/static_war/render/id7/images/crest-positive.svg.201331036824);
  background-repeat: no-repeat;
  background-size: auto var(--w-sys-logoHeight), auto var(--w-sys-crestHeight);
  background-position: var(--w-ref-gridGutterWidth) var(--w-ref-gridGutterWidth), right var(--w-ref-gridGutterWidth) top var(--w-ref-gridGutterWidth);
  background-color: var(--w-ref-colors-lavender-500);
}
#main-content {
  margin: var(--w-ref-gridGutterWidth);
}

/*# sourceMappingURL=generic-masthead.css.map */
