.dcb-banner-list{margin:12px 0;display:grid;grid-gap:12px;grid-template-columns:1fr}
@media(min-width:992px){.dcb-banner-list{grid-template-columns:1fr}}
.dcb-banner img{width:100%;height:auto;display:block}
.dcb-dates{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap}
.dcb-dates .field{flex:1 1 200px}
