@media (max-width: 768px) {
  .inner_banner {
    min-height: 55vh !important; /* Set for mobile-specific view */
    background-image: url(https://42190484.fs1.hubspotusercontent-na1.net/hubfs/42190484/Frame%201000002800.png)!important;
  }

 
  }
  .banner_headings  {
    font-weight: bold!important;
    text-transform: inherit;
    font-size: 121px!important;
    text-align: center!important;
}
.highlighted-texts { font-size: 121px !important;}
  h1 {
  font-size: 67px!important;
    font-size: 67px !important;
    font-weight: 600;
    line-height: 1;/* Adjust as needed */
  }
}
@media (max-width: 640px) {
 .highlighted-texts {
   font-size: 67px!important;}
}
  
  @import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100..900&display=swap');
  