/* Add custom CSS styles below */ 
.banner--fixed img {
    display: block;
    width: 100%;
    border-radius: 0;
    border-style: none;
    --tw-bg-opacity: 1;
    background-color: #f3f4f6;
    background-color: #0000;
    -o-object-fit: cover;
    object-fit: cover;
    
}

 .banner-entry {
        padding: 1rem;
        background: #ffffff00;
    }

.banner-entry {
    position: relative;
    height: 133px;
    }
.grid-flow-row {
    grid-auto-flow: column;
}
h2 {
    visibility: hidden;
}

.flex.gap-4 {
    visibility: hidden;
}