.article__item:nth-child(n+4) {
    display: block !important;
}

#projector_dictionary .dictionary__group:last-of-type > .dictionary__param:last-child{
  display: none !important;
}

.projector_stocks__info {
display: none !important;
}

.projector_stocks__icon {
display: none !important;

}