.site-header { min-height: 105px; height: auto; }
.brand-logo { width: 155px; height: 105px; object-fit: contain; mix-blend-mode: multiply; }
.subquestion > legend { font-size: .86rem; font-weight: 800; margin-bottom: 10px; }
@media (max-width: 700px) {
  .brand-logo { width: 125px; height: 84px; }
}
