.image-animations h3 {
  font-size: 32px;
  line-height: 44px;
}

.image-animations:has(.Wheel) {
  padding: 0;
}

.image-animations .animation-image:has(.Wheel) {
  position: unset;
}

.image-animations .animation-image img.Wheel {
  max-width: 350px;
  box-sizing: border-box;
  width: 100%;
  aspect-ratio: 1;
}