

.footer_top_holder {
    background-image: url(/wp-content/uploads/2017/08/home_mcg-02.jpg);
background-repeat: no-repeat;
background-position:top center;
min-height:350px; 
}

.blog_holder.blog_animated article .qodef-post-image {

    opacity: .6;
    left: 0px;
    -webkit-transition: left .4s ease-out,opacity .4s ease-out;
    transition: left .4s ease-out,opacity .4s ease-out;
}
.blog_holder.blog_animated article .qodef-post-text {

    left: 25px;

}
.time{
display:none;
}
.post_image{
max-width:300px;
}

.wpb_wrapper p {
    margin: 12px;
]