.#{$ns}Service {
  position: relative;
  // Jay
  height: 100%;
  &-body {
    height: 100%;
    overflow-y: unset;
  }
}
