/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.rsn-latest-posts .rsn-post-image img{
    max-width: 100%;
    height: auto;
}
.rsn-latest-posts .rsn-image-wrapper{
    padding-bottom:10px;
}
.rsn-latest-posts .rsn-post-row{
    margin-bottom: 10px;
}