• Get Started Today

    We’re here to support and guide you—explore our health coaching and weight loss services and start your transformation today.

/* Default display for desktop */ #main-footer { display: block; /* Or your desired default display */ } /* Hide footer on screens smaller than 768px (adjust as needed) */ @media screen and (max-width: 768px) { #main-footer { display: none; } }