body {
    width: 90%;
    margin: 0 auto;
    font-size: 12px !important;
}

body p,
body a
body ul,
body ol {
    font-size: 12px !important;
}

h1 {
    font-size: 24px !important;
}

#site-header,
#site-footer,
#site-content ul.breadcrumbs,
#template-sidebar,
#submenu-mobile,
.left-sidebar-wrapper {
    display: none !important;
}

#post-content-wrapper {
    width: 100%;
}

#template-main {
    width: 100%;
    padding: 0 !important;
}

#template-main .col-lg-9 {
    width: 100%;
}

.container {
    width: 100%;
}

#post-content-wrapper ul,
.single-news #template-main ul {
    list-style-type: disc;
}