body {
  background-color: white; }

.w-10 {
  width: 10%; }

.masthead {
  height: 100vh;
  min-height: 500px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
