.archive .cover {
  width:85px;
  height:auto;
  margin-top:15px;
  border:1px solid #ccc;
  z-index:1000;
}

* html .archive .cover {
  border:0;
}