/* collection listing image not found case */
.list-collections__item-image-wrapper.no-image{
    background-color: #ddd;
    min-height: 120px;
}