#athos-content:empty {
  min-height: 2200px;
}

@media (max-width: 768px) {
  #athos-content:empty {
    min-height: 4800px;
  }
}

recently-viewed {
  display: block;
  min-height: 320px;
}
