

@media (max-width: 768px){
  .sf-hero__inner{
    min-height: 331px;
  }
  .mobile-text{
    margin-top: -6rem;
  }
}