@media (max-width: 991px) {
  .city__block {
    display: none;
  }
}
.city__block-image {
  width: 100%;
  height: 100%;
}
