@media screen and (max-width: 768px) {
  .online-translation-section {
    padding: 0;
  }
}
.online-translation-section .swiper-buttons {
  transform: translateY(-100%);
}
/*# sourceMappingURL=index.css.map */