/* Kaouba homepage Banner: show the uploaded image only. */
main section[data-v-cbc8a622]:first-of-type .relative.overflow-hidden.rounded-2xl.border.bg-card > img + div { display: none !important; }
main section[data-v-cbc8a622]:first-of-type .relative.overflow-hidden.rounded-2xl.border.bg-card > .relative.flex { min-height: 0 !important; padding: 0 !important; aspect-ratio: 1672 / 941; }
main section[data-v-cbc8a622]:first-of-type .relative.overflow-hidden.rounded-2xl.border.bg-card > .relative.flex > .space-y-3,
main section[data-v-cbc8a622]:first-of-type .relative.overflow-hidden.rounded-2xl.border.bg-card > .relative.flex > .flex.flex-wrap { display: none !important; }
main section[data-v-cbc8a622]:first-of-type .relative.overflow-hidden.rounded-2xl.border.bg-card > img { object-fit: contain !important; background: #fff; }
