[data-grid-style*=grey] .grid-product.collection-banner-custom:after {
    background-color: transparent;
}
.collection-banner-custom {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.collection-banner-custom .banner-image {
    height: auto;
    width: auto;
    object-fit: contain; 
}
.collection-sidebar__group--boa-additional-features .collapsible-content__inner .tag-list {
    margin-bottom: 0;
}