
.blog-style3 .thumbnail img{
    border-radius: 10px;
    box-shadow: 0px 8px 17px -8px rgba(0,0,0,0.30), 0px 13px 25px -5px rgba(50,50,93,0.25);
}
.blog-style3 .post-details{
    margin-top: 1rem;
    text-align: center;
}

.blog-style3 .thumbnail .category-ribbon{
    left: 30px;
    top: 15px;
}

.featured-module-style2 .bigger .post-info{
    max-width: 90%;
    width: 90%;
}

@media only screen and (max-width:668px){
    .featured-module-style2 .bigger .post-info{
        left: 22px;
    }
}

@media screen and (max-width: 767px) {
    .featured-module-style2 .bigger a h2 {
        font-size: 26px;
    }
}

#masthead.style2 #site-branding {
    padding: 5px 8px 15px;
}

#masthead.style2 #middle-bar {
    padding: 7px;
}