/* Enter Your Custom CSS Here */
#cff.showimage .cff-album-cover img{ 
 visibility: visible;
 display: block !important;
 width: 100%;
}
#cff.showimage .cff-album-item .cff-album-cover {
    background: none !important;
    height: auto !important;
}