.banner-container {
    min-height: 80vh;
}

.drop-down ul {
    max-height: 350px;
    overflow-y: auto !important;
}
