/* Start custom CSS */details-card-preview {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #ccc;
    border-radius: 5px;
    height: 295px;
    position: relative;
}/* End custom CSS */