/* Mobile-only photo credit spacing. Desktop layout is unchanged. */
@media (max-width: 700px) {
  .city-credit {
    top: 486px;
  }
}
