body {
    color: #333;
}
.breadcrumb,
#navbar-collapse,
.navbar-toggle,
.navbar-icons,
.call-link,
aside,
#comments-wrapper,
#sliding-popup,
.page-bottom,
#footer {
    display: none !important;
}
#navbar {
    margin-bottom: 30px;
}
.article.full .article-image,
.article.full .article-title,
.article.full .meta {
    display: none;
}
a[href]:after {
    content: '';
}
.main-content {
    width: 100%;
}
img {
    max-width: 100%;
    width: 100%;
}
.logo {
    margin: 10px 0;
    text-align: left;
}
.page-title {
    background-color: transparent;
    padding: 0;
}
.page-title h1 {
    font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
    font-weight: bold;
}
h1 {
    font-size: 26px;
}
h2 {
    font-size: 22px;
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 15px;
}
h6 {
    font-size: 14px;
}
.main {
    padding: 10px 0;
}
