/*
         _\/_
       _/----\_
      /  .--.  \
     |  / /\ \  |
     |  \ \/ /  |
      \  '--'  /
       '.___.'
       \  |  /
         \|/
       \  |  / 
        \ | /
         \|/
*/
.share-social-list-link .share-instagram-mobile {
  display: none;
}
.nearest-city-section {
  margin-top: 3.125rem;
}
@media (max-width: 1024px) {
  .share-social-list-link .share-instagram-mobile {
    display: inline-flex;
    align-items: center;
  }
}