.works-title {
  text-align: center;
}
.works-wrapper .swiper-theme {
  margin-top: 40px;
}

.works-wrapper .swiper-slide {
  height: auto;
} 

@media (max-width: 992px) {
  .works-block {
    padding: 20px 0 !important;
  }
  .works-wrapper .swiper-theme {
    margin-top: 20px;
  }
}/*# sourceMappingURL=block.css.map */