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