<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.history-links{
  width:100%;
  display:inline-block;
}
.history-link{
  display:inline-block !important;
  width:48%;
  padding-top:16.48%;
  background-image:url(../../img/bnr_backnumber.png);
  background-size: 400% !important;
  margin-top: 6px;
}
.history-links .history-link:nth-child(even){
  margin-left:4%
}
.history-links .history-link:nth-child(1){
  background-position:0 top
}
.history-links .history-link:nth-child(2){
  background-position:33.3% top
}
.history-links .history-link:nth-child(3){
  background-position:66.7% top
}
.history-links .history-link:nth-child(4){
  background-position:100% top
}</pre></body></html>