@media (max-width: 1100px) {


  .employees .employees-block {
    width: 200px;
    height: 200px;
  }


  .mySwiper {
    height: 400px;
  }
}