.sdm_download_thumbnail_image{
width: 300px !important;
height: 388px !important;
}
.sdm_download_item .sdm_download {
    font-size: 24px;
    padding: 50px 
    text-align: center;
}
.sdm_download_item .sdm_download_item_count{
display: none;
}
.sdm_download_item .sdm_download_title{
    display: none;
}
.sdm_download{
    background: gray !important;
    background-color: none !important;
    border-color: none !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important;
  	width: 300px !important;
    height: 40px !important;
}
