figure{
  margin: 0 auto;
}

@media only screen and (max-width: 1024px) {
    .post-detail-new .detail-content-post .post-detail .post-content p {
        font-size: 17px !important;
    }
}