@import "sinister.css";
/* ---- CUSTOM CSS GOES BELOW THIS LINE ---- */
//Blog View
div.groupSecondary {
    margin: 20px!important;
    margin-bottom: 48px;
}
div.groupLeading {
    margin: 20px;
    margin-bottom: 48px;
}
div.groupPrimary {
    margin: 20px;
    margin-bottom: 48px;
}
div.groupLinks {
    margin: 20px;
    margin-bottom: 48px;
}
.blog-page {
.itemImage img {
    width:100%!important;
}
}
