p
{
font-family:"Times New Roman",Georgia,Serif;
} 

figure {
    text-align: center;
    display: table;
    max-width: 80%; /* demo; set some amount (px or %) if you can */
    margin: 10px auto; /* not needed unless you want centered */
}