.ie {
  overflow: hidden;
  height: 100%; }
  .ie body {
    overflow-y: auto;
    height: 100%; }
  .ie .main-bg {
    width: calc(100vw - 15px); }
  .ie .index-about > * {
    display: inline; }
  .ie .thermo-usecase .target {
    height: auto;
    overflow: auto;
    display: inline; }
