summary history files

web/penny/static/scss/utilities/_display.scss
// Overflow Hidden
.o-hidden {
  overflow: hidden !important;
}