@media screen and ( min-width: $grid-breakpoint-lg ) {

  [data-fullheight=true] {
    height: 100vh;
  }
}