#eb.eb-mod * {
    line-height: 24px;
}
#eb a:link {
    text-decoration: none;
    color: #ddd;
}
#eb .eb-mod-media-title a {
    color: #000;
}
#eb .eb-mod-media-title a:hover {
    color: #000;
}
#eb .eb-post-thumb .eb-post-image img {
    max-width: 100%;
    width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    height: 300px;
    overflow: hidden;
    object-fit: cover;
}