/*.horizontal-scroller {
  width: 100%;
  height: 100%;
  overflow-x: scroll;
}*/

/*.horizontal-scroller > div {
  min-height: calc(100vh - 200px);
  height: auto;
}

.horizontal-scroller-element {
  width: 100%;
  height: 100%;
  float: left;
}
*/
