#eb .reset-heading {
    font-size: 25px;
}
#eb .eb-post-thumb.is-center .eb-post-image, #eb .eb-post-thumb.is-center .eb-post-image-cover {
    display: none;
}
#eb .eb-post-thumb .eb-post-image img {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: none !important;
    vertical-align: top;
}