/**
* SJB Masonry Layout - Frontend CSS
* @since    2.6.0
*/
.sjb-content {
    margin-bottom: 40px !important;
}
.sjb-page .sjb-listing {
    margin-left: -15px !important;
    margin-right: -15px !important;
} 
.sjb-page .pagination {
    position: absolute !important;
    bottom: -10px !important;
    left: -5px !important;
}    