body {
  zoom: 0.68;
}
body.IE  {
  zoom: 1;
}
.IE .ie-before-break {
  page-break-before: always !important;
}
.IE .ie-after-break {
  page-break-after: always !important;
}
.IE .ie-height-auto {
  height: auto !important;
}
.IE .business-top__item:nth-child(2) .business-top__card {
  top: 0;
  transform: translate(0);
}
.IE .print-gala-note {
  position: relative !important;
  top: -200px !important;
}
.IE .print-gala-section {
  margin-bottom: -150px !important;
}
.IE .print-bio-text {
  position: relative !important;
  top: -400px !important;
}
.IE .print-bio-section {
  margin-bottom: -400px !important;
}
/*.IE .print-industry [class^="simplebar"]  {
  position: relative !important;
  top: 0 !important; 
  left: 0 !important;  
  width: auto !important;
  height: auto !important;
  background: transparent!important;
}*/
table,
table th,
table td {
  position: static !important;
}
[class^="simplebar"]  {
  position: relative !important;
  top: 0 !important; 
  left: 0 !important;  
  width: auto !important;
  height: auto !important;
  background: transparent!important;
}
.u-pc-hide {
    display: none !important;
}
.top-top {
    height: 500px;
}
.top-top__inner {
    height: 500px;
}
.marine-table-wrap {
    overflow: visible !important;
}
.simplebar-track.simplebar-horizontal {
    display: none;
}
.enzyme-table-wrap {
  overflow: visible !important;
}
.simplebar-wrapper,
.simplebar-wrapper * {
  overflow: visible !important;
}
.scroll-top {
  display: none !important;
}