.container-banner .banner-overlay {
   height: 50vh;
}


.container-bottom-b {
    flex-wrap: wrap;
}
.container-bottom-b>* {
    flex: 0 0 calc(30% - .5em);
}
