.wpra-item-grid .feed-item {
    padding: 5px;
    font-size: 15px;
}
.wpra-item-grid .feed-item a {
    background-color: #fff;
}
.wpra-item-grid .wpra-grid-item__title {
    margin-top: 5px;
}
.wpra-item-grid .wpra-grid-item__content img {
    width: 100%;
}