I added custom css as follows:
div[id^="t4-body-"], div[id^="t4-section-"], div[id^="t4-spotlight-"] {
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px)
.mt-md-4, .my-md-4 {
margin-top: 0.1rem !important;
}
But that didn't fix it. I went into the module where I added the banner, that's where the extra spacing is at. Can you please look at it and tell me what you see?
Thanks,
Pat