@media screen and (min-width: 900px) {
  .family-container {
    transform: translateX(-175px);
  }
}