@media (width <= 800px) {
  .site-header .header-logo img {
    clip-path: inset(8px 6.5px 8px 3.5px round 3px);
  }
}
