Comment to Cover images
You can add the following custom style in Studio > Protean | Decorous | Lucid > Styles > Custom Styles to display the whole image in cover area on browsing pages:
.bx-base-pofile-unit-cover { background-size: contain !important; }
Is it "contain !important;" I just want to clarify
Yes, it will make sure that cover is fully visible
Should this replace what was there, or in addition to what was there by default.
div.bx-market-unit-cover div.bx-base-text-unit-no-thumb {
border-width: 0px;
}