footer {
    display: none !important;
}
.qode-bct-post-image a img{height:240px;}
.qode-bct-post-text h3{
    line-height: 40px;
    height:128px;
}
.qode-bct-post-text p{
    height: 108px;
}
@media only screen and (max-width: 470px){
    .logo_wrapper {
        height: 55px !important;
        padding-bottom: 0px !important;
    }
    header .q_logo img.mobile{height: 60% !important;}
}