.insight-shot .phone-factors {
  transform: none;
  aspect-ratio: 942 / 1825;
}

.phone-factors img {
  width: 100%;
  height: auto;
}

footer nav {
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px 22px;
}
