.com-content-article__body p {
	line-height:1.8;
}

.jce_caption, .wf_caption {

    background-color:#eee;
    border-radius: 4px 4px 4px 4px;
    padding: 20px;
	font-size: 16px;
    line-height: 1.5;

 }

 .jce_caption, .wf_caption img {
margin-bottom:10px !important;
display:block;
 }

/*Make images occupy full width */
 .com-content-category-blog__item img {
    width:100%;
 }