


@media screen and (min-width:768px) {
  .catlist-editorial.editorialTile.list.parbase .grid__3x33 .item {
    width: calc(50% - (10px * 2));
  }
}