.rf-bands .rf-wuipselect-collection-section,
.rf-bands .rf-wuipselect-collection.rf-filtering-enabled .rf-wuipselect-collection-section {
    background-color: #F5F5F7;
}

.rf-bands .rf-wuipselect-wuip-violators {
    display: flex;
    justify-content: center;
}

@media (max-width: 1023px) and (max-device-width: 736px) {
    .rf-wuipselect-collection-list {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }

    .rf-bands .rf-wuipselect-nonapollo .rf-wuipselect-collection-tile {
        height: auto;
    }
}

.rf-ribbon:has(.column.large-centered:empty) {
    display: none;
}
