.width1024 .page-main > .columns,
.width1024 .navigation,
.width1024 .breadcrumbs .items,
.width1024 .page-header .header.panel,
.width1024 .page-wrapper > .widget,
.width1024 .page-wrapper > .page-bottom,
.width1024 .block.category.event,
.width1024 .top-container {
  max-width: 1024px;
}
.width1200 .page-main > .columns,
.width1200 .navigation,
.width1200 .breadcrumbs .items,
.width1200 .page-header .header.panel,
.width1200 .page-wrapper > .widget,
.width1200 .page-wrapper > .page-bottom,
.width1200 .block.category.event,
.width1200 .top-container {
  max-width: 1200px;
}
.width1366 .page-main > .columns,
.width1366 .navigation,
.width1366 .breadcrumbs .items,
.width1366 .page-header .header.panel,
.width1366 .page-wrapper > .widget,
.width1366 .page-wrapper > .page-bottom,
.width1366 .block.category.event,
.width1366 .top-container {
  max-width: 1366px;
}
.fullwidth .page-main > .columns,
.fullwidth .navigation,
.fullwidth .breadcrumbs .items,
.fullwidth .page-header .header.panel,
.fullwidth .page-wrapper > .widget,
.fullwidth .page-wrapper > .page-bottom,
.fullwidth .block.category.event,
.fullwidth .top-container {
  max-width: 100vw;
}
