/***********
  ** Override CSS goes here
  ** Typically added to live sites that aren't compiled anymore
************/

@media (min-width: 992px) {
  .h-md-100 {
  height: 100% !important;
  }
}