.map-page-ready .loadwall {
  opacity: 1 !important;
  transition: none !important;
}

.projects .filters ul {
  max-height: 200px !important;
}

.projects .filters li.hidden {
  display: inline-block;
}

.map-preloader .spinner {
  animation-delay: -500ms;
}

@media (max-width: 699px) {
  .projects-grid li img {
    display: block;
    width: 100%;
  }

  .contacts .map-social-links {
    justify-content: center;
  }
}
