How do i make the 'featured products' section go full width on my shopify site (Sahara theme)?

Please add this code to Custom CSS in Online Store > Themes > Customize > Theme settings of that theme.

#shopify-section-template--21515208523810__1658994245757c7b20 .container {
max-width: 100%;
}