

.blog_holder.blog_single article h2 {
    display: block;
    padding-bottom: 32px;
}

.post_info {
   display: none !important;
}

.portfolio_navigation {
    display: none;
}


.qode-aig-large-height-masonry-item img {
    height: 100%;
    width: auto;
    max-width: initial;
}

@media only screen and (max-width: 1500px) {
    .title.has_background{
        background-position: 0 0!important;
        background-size: contain !important;
    }
}

