.ds-thumbnail-blog
{  background-color: #fff;
    min-height: 350px;
    margin-bottom: 50px;
    overflow: hidden;
    width: 100%;
    position: relative;
    transition: all 400ms ease;
    box-shadow: 0 0 20px rgba(0,0,0,.04);
}