/* estilos para páginas de secao showme */

#showme-posts-loop{
    margin-top: 30px;
}

@media only screen and (min-width:992px) {

    #showme-posts-loop{
        margin-top: 60px;
    }

    #showme-posts-loop .showme-section-title{
        text-align: left;
    }
    
}