.logo a img {
    width: auto;
}
.story-about-section .story-content .story-detail .info .author { 
    text-align: left;
}
.footer-items ul li {
    color: #fff;
}
.blog-images {
    margin-bottom: 30px;
    margin-top: 30px;
}
.blog-content h2 {
    margin-bottom: 20px;
}
.post-image {
    margin: 20px 0;
}
.post-image img {
    width:400px;
    height: auto;
}