.blogss .breadcrumb{
    top: 215% !important;
}

.blogss .section-title{
        text-align:left !important;
    }
    

@media screen and (max-width: 400px){
    .blogss #page-title h1{
        font-size: 21px !important;
    }
    
    .blogss #page-title.page-title-parallax .breadcrumb{
        font-size: 15px !important;
    } 
    
    .blogss .blog-banner-img{
        height:auto !important;
    }
    
    
    
    
    
    
    
}