.page_projects {
  padding-top: 9.1rem;
  padding-bottom: 7.2rem;
}
.page_projects .page_projects_swiper {
  margin-top: 3.1rem;
}
@media screen and (max-width: 768px) {
  .page_projects {
    padding: 50px 0;
  }
  .page_projects .page_projects_swiper {
    margin-top: 30px;
  }
}
