/* Ortcenter: steps — убрать верхний отступ у h4 (как в features/list штатно) */
[class*="bm-stp-"] .bm-sv h4,
[class*="bm-stp-"] .bm-s h4 {
  margin-top: 0;
  margin-bottom: 8px;
}
[class*="bm-stp-"] .bm-sv p,
[class*="bm-stp-"] .bm-s p {
  margin-top: 0;
}
