
.brand-name-above-v37{
  width:100%;
  text-align:center;
  color:#063b68;
  font-size:clamp(24px,2.3vw,40px);
  line-height:1.05;
  font-weight:900;
  margin:0 0 8px;
}
@media(max-width:700px){
  .brand-name-above-v37{font-size:28px;margin-bottom:6px}
}
