.page__body .cards .list-view>div{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.page__body .cards .list-view .cards__name{text-align:left;width:100%;max-width:unset;min-height:unset;margin-bottom:15px}.page__body .cards .list-view .cards__preview{font-size:14px}.cards__item:first-child,.cards__item:nth-child(3n+1){margin-left:auto}.cards__item,.cards__item:first-child{margin:auto;padding:20px}.card-parametr,.cards>div,section.main-news .main-news-list__item{display:unset!important}.row.parent-page{margin-bottom:25px}@media screen and (max-width:1336px){.page__body .cards .list-view>div{grid-template-columns:repeat(2,1fr);gap:15px}}@media screen and (max-width:575px){.page__body .cards .list-view>div{grid-template-columns:repeat(1,1fr);gap:15px}.page__body .cards .list-view>div>div{margin:10px}}