.frost-scroll  {
  position: relative;
  overflow: hidden;

  &.full {
    width: 100%;
    height: 100%;
  }
}
