This is the code in which I have the texts in two-column mode, but I want the figure to be placed in one-column without a page-break
\begin{figure}[ht]
\onecolumn\includegraphics[width=\columnwidth]{Capture.PNG}
\caption{A system}
\label{fig:1}
\end{figure}
\twocolumn
