h1.zl_logo::after {
    content: "Множество интересных статей для души и разума!";
    display: block;
    font-size: 20px;
    margin-top: 35px;
    margin-bottom: 15px;
}

#disqus_thread {
    background-color: #fff;
    padding: 10px 30px;
}

#primary {
    margin-bottom: 30px;
}

.nav-links {
    padding: 0 30px;
}

.entry-content, .entry-summary {
    font-size: 16px;
    line-height: 25px;
    color: #4b4b4b;
}

.entry-content img {
    margin: 0 20px 20px 0!important;
}

.entry-content p {
    margin-bottom: 33px;
}

#main > article > .entry-thumb img {
    width: 100%;
}

.entry-thumb, .single-thumb {
    max-height: 500px;
}