Hello there,
I hope you are doing well today.
You can use the following CSS code to edit the width of the content by going to Appearance > Customize > Additional CSS and pasting it there.
@media (min-width: 992px)
.col-md-8 {
width: 100%;
}
If the code provided does not help then please provide a link to your website.
Best Regards,
Support