.xmas-banner {
  width: 100%;
  height: clamp(260px, 40vw, 520px);
  background-size: cover;
  background-position: center;
}