Hi, stimulus
Please access file root/templates/ja_vega/css/template.css
, then change style of attribute .item-page.type-default
into
.item-page.type-default {
/* max-width: 800px; */
max-width: 1018px;
margin: auto;
}
You can increase the width, and then clear cache to apply the changes.
Regards,