art3
Hi
Kindly check it already using full width: http://prntscr.com/kr4eld
http://prntscr.com/kr4eni
This is max width of module with its image and style for large screen you can increase the width by using this code
@media (min-width: 1600px){
.t3-wrapper {
width: 100%;
}}
Make sure the module show only limited width to support their style, increase width of module can make changes in their style.
Regards