I'm using elsarticle-harv templates, which is a two columns article. I have a hard time trying to fit figures within the two columns the figure goes above the text margins.
So this is how it looks like:
\begin{figure}
\centering
\includegraphics[width = 0.50\textwidth, natwidth=430,natheight=495] {outcrops.jpg}
\caption{The study area within Utah from \cite{zu12}}
\label{fig:otc}
\end{figure}
Could you please help me solving this?
