% set image on full page width with figure* and width= extwidth egin{figure*}[thpb] centering includegraphics[width= extwidth]{images/my_image.png} caption{Caption} label{fig:my_image} end{figure*}