/* Start custom CSS for html, class: .elementor-element-2ca495c *//* 貼在 <style> 標籤最開頭 */
html, body {
  overflow-x: hidden !important;
}

.svs-training {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  overflow-x: hidden;
}/* End custom CSS */