.wd-post-img {
    margin: 15px;
    margin-bottom: 5px;
}
.wd-post-thumb img {
    width: 100%;
    border-radius: 5px;
}
.wd-post:hover .wd-post-img {
    transform: none !important;
}

.wd-post .wd-post-title {
    font-size: 34px;
}