/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Dec 12 2025 | 09:02:02 */
/* 3 блока в ряд на архиве "Послуги Вишневе" */
@media (min-width: 1200px) {
  body.post-type-archive-servic-vishneve .catalog__wrap {
    flex: 0 0 33.3333% !important;
    max-width: 33.3333% !important;
  }
}