/* .hero-landing-pgs-01m {
  background-size: cover;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  min-height: 335px !important;
} */

/* .hero-landing-pgs-01m .banner-overlay {
  min-height: 400px;  
  display: flex;
  margin-top: 20px;
  padding-bottom: 50px;
} */

/* .hero-landing-pgs-01m .banner-header {
  display: flex;
  flex-direction: column;
  justify-content: end;
} */

@media (max-width: 991px) {
/*   .hero-landing-pgs-01m .banner-header {
    margin-left: 20px !important; */
/*     width: 460px !important; */
/*     line-height: 1;
    margin-top: 26px; */
  }
}

/* .hero-landing-pgs-01m .line {
  display: -webkit-flex;
  display: flex;
}

.hero-landing-pgs-01m .line:after {
  content: '';
  clear: both;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  border-style: solid;
  border-width: 0;
  border-width: 1px 0;
  margin-left: 22px;
} */

/* @media (max-width: 767px) {
  .hero-landing-pgs-01m {
    background-image: none !important;
  }
   */
}
