/* post height style 
.post-img {
    max-height: 100% !important;
}
*/
.grid .grid-item.col-xs-12 {
    margin-bottom: 20px !important;
}
/* post grrid for firefox */
@media only screen and (min-width: 600px){
    ul#menu-_navleft li{
        vertical-align: middle;
    }
}

