.mt-no-opacity {
	opacity: 1 !important;
}

#hero-top .col-12 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.hero-top .row {
	margin-top: 0 !important;
	padding-top: 0px !important;
}

.hero-top__section {
	margin-top: 0 !important;
	padding-top: 0px !important;
}

.internal-banner-container {
    min-height: 0px !important;
}

.hero-top {
    padding: 0px 0 0px !important;
	min-height: 0px !important;
}

.hero-top__container {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

#hero-top {
  overflow-x: hidden;
}

#hero-top .container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

@media (min-width: 768px) {
  #hero-top .container-fluid {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}