.blog-meta {
    margin: 30px 0;
}

.breadcrumb-wrapper {
    flex-wrap: wrap;
    justify-content: center;
}

#blog_main_sec .breadcrumb-wrapper {
    justify-content: left;
}

.post_body h1, .post_body h2, .post_body h3{font-size: 20px;}