#enc-jp-relatedposts .jp-relatedposts-post {
    float: left;
    width: 185px;
    padding-right: 10px;
    height: 230px;
    max-width: 100%;
    margin-bottom: 20px
}

#enc-jp-relatedposts .jp-relatedposts-post a {
    font-weight: normal;
    color: #000;
    font-family: Arial, sans-serif;
}

#enc-jp-relatedposts .jp-relatedposts-post a:hover {
    text-decoration: underline;
}

#enc-jp-relatedposts .jp-relatedposts-post h4 {
    font-size: 15px;
    line-height: 25px;
    font-weight: bold;
} 


.jp-relatedposts-headline {
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.jp-relatedposts-post-a img {
    max-width: 100%;
    height: auto;
}