
.bs-collection-bg__picture {
    position: relative;
    display: flex
;
    grid-area: 1 / 1 / -1 / -1;
    background: linear-gradient(rgb(0 0 0), rgb(187 185 185));
}

.bs-footer {
    background: #f2f2f2f2;
}