ul.history-group{list-style-type:none;margin-left:0;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-line-pack:center;align-content:center}@media screen and (min-width: 0px){ul.history-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width: 480px){ul.history-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}ul.history-group li.history-item{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}@media screen and (min-width: 0px){ul.history-group li.history-item{width:100%;padding:10px}}@media screen and (min-width: 768px){ul.history-group li.history-item{width:50%;padding:1em}}.no-flexbox ul.history-group{display:inline-block;width:100%}.no-flexbox ul.history-group li{float:left;min-height:300px}
