How can I make a custom page template full width in Narrative theme?

@mmu28

Thanks for it

.template-product .wrapper {
    max-width: 100%;
}