
/* Full Width Banner */
.fullwidthbanner-container {
  overflow: hidden;
  position: relative;
  width: 100% !important;
  max-height: 400px !important;
  padding: 0;
  z-index: 5;
}
