/* Enter Your Custom CSS Here */
  #text-3 .textwidget{     padding: 20px 25px; }


.related-post.flat li .related-post-thumb img {
    border-radius: 0;
    height: auto !important;
    margin: 0;
    max-height: none;
    max-width: 100%;
    min-width: 100% !important;
    padding: 0;
    width: auto !important;
}

.related-post.flat li .related-post-thumb img {
    left: 50%;
    position: static;
    top: 0;
    transform: none;
}
.related-post.flat li .related-post-thumb {
    border: 1px solid rgb(204, 204, 204);
    display: inline-block;
    font-size: 0;
    height: auto;
    line-height: 0;
    overflow: hidden;
    width: 100%;
}

.frp-left img {
    border: 2px solid rgb(238, 238, 238);
    height: auto;
    width: 100%;
}