.ba-item-logo img,
.resizing-header.ba-section {
    transition: all .3s;
    -webkit-transition: all .3s;
}
  
.fixed-header .resizing-header.ba-section {
  	background: #ffffff !important;
    padding-bottom: 10px !important;
    padding-top: 8px !important;
}

.ba-blog-post {
    margin-left: 5px !important;
    margin-right: 5px !important;
    margin-bottom: -20px;
}

.ba-item-author .ba-post-author-image a, .ba-item-search-result .ba-blog-post-image a, .ba-item-post-navigation .ba-blog-post-image a, .ba-item-related-posts .ba-blog-post-image a, .ba-item-recent-posts .ba-blog-post-image a, .ba-item-blog-posts .ba-blog-post .ba-blog-post-image a {
    transition: transform 1.3s linear !important;
}
li {
line-height: 22px;
}