\documentclass[12pt]{article}
\usepackage{amsmath}
\usepackage{graphicx}
\usepackage[labelsep=period]{caption}
\begin{document}

	\begin{figure}[h!]
		\centering
		\includegraphics[width=0.7\textwidth]{Fig2}
		\caption{{\small (u) The estimate solution\  (v) Approximate solution with Caputo-Fabrizio derivative  (w) Approximate solution with Caputo derivative.}  }		\label{fig:2}
	\end{figure}
\end{document}