\documentclass[12pt]{article}
\usepackage{graphicx}
\begin{document}
\begin{figure}[!ht]
\centering
\includegraphics[width=0.7\textwidth]{stepA}
\caption{TEST}
\end{figure}
\end{document}
