.brand img,.hero-mark img{
  mix-blend-mode:normal;
}

@media(max-width:580px){
  .hero-grid{
    padding:32px 0 44px !important;
    gap:16px !important;
  }

  .hero-mark img{
    width:100px !important;
  }

  .hero p{
    margin:18px 0 22px !important;
  }
}
