CERN Logo does not appear due to override of Preview List

Summary

The logo in the Preview List is covered by the background-color attribute

Steps to reproduce

  1. Create a view that uses Preview List
  2. Check image

Possible fixes

The issue is caused from the following piece of styling:

.preview-list-component .preview-list-image {
    background: #0f5aa4;
}

Attachments

Screenshot_2019-07-12_at_18.37.47

(Attach some pictures if needed)