.newly-viewed__grid {
  display: flex;
  flex-wrap: wrap;
}

.newly-viewed__header {
  width: 100%;
}

.newly-viewed__item {
  width: 25%;
}