@media screen and (min-width: 1024px) and (max-width: 1279px){
    :root{
        --header-padding: 1.875rem 3.125rem;
        --intro-heading: 11.25rem;
        --module-heading: 8.125rem;
        --burger-menu: 5rem;
        --menu-accordion: 2.5rem;
        --faqs-h2: 2.188rem;
        --newsletter-copy: 1.688rem;
        --about-copy: 1.188rem;
        --faqs-copy: 1.188rem;
        --card-h2: 1.188rem;
        --copy: 1.188rem;
        --newsletter-h2: 1.125rem;
        --burger-padding: 6.875rem 3.125rem;
        --button-padding: 0.625rem 2.5rem;
        --card-padding-m: 1.563rem;
    }
    .burger-toggle--desktop{margin-right: 40px;}
    ul.menu.menu-left, ul.menu.menu-right{gap: 40px;}
    ul#menu-burger-menu li a{line-height: 70px;}
    body.page-template-privacy .slider-inner h1, body.page-template-terms .slider-inner h1, .intro-heading .intro-line:first-child, .popular h2.module-heading, h2.menu-type__title, body.page-template-order .slider-inner h1, body.page-template-feedback .slider-inner h1, body.page-template-join .slider-inner h1, .house-headings h2.module-heading{line-height: 150px;}
    .about h2.module-heading{right: 100px;}
    svg.about{width: 220px; right: 100px; top: 215px;}
    svg.module-subheading.popular{width: 210px;}
    svg.module-subheading.main{width: 240px;}
    .menu-type__overview{max-width: 65%;}
    p.menu-item__desc{font-size: var(--copy); padding-bottom: 5px;}
    .newsletter-headings h2.module-heading, body.error404 h1{max-width: 420px; line-height: 120px;}
    .social-media__logo{width: 30px;}
    .delivery-sites__logo{width: 60px;}
    .locations-grid, .delivery-grid, .values-triangle{width: 70%;}
    a.button.location-card__button{padding: 0.625rem 2.5rem;}
    #franchise.about svg{width: 630px;}
    #franchise.about .copy{padding: 0;}
    #franchise.about .copy p, .join-us .copy p{line-height: 30px;}
    svg.house{width: 715px;}
    .franchise-col__copy{width: 90%;}
    svg.module-heading.popular{width: 160px;}
    .menu-accordion__toggle{padding: 25px 0!important;}
    ul.menu-items{grid-row-gap: 70px;}
    p.menu-item__desc{width: 95%;}
    .custom-header.is-scrolled .site-logo img{transform: scale(0.45);}
    body.page-template-faqs svg.slider-subpage{width: 180px;}
    .intro-underline.intro-underline--top img{width: 235px;}
    .intro-underline.intro-underline--bottom img{width: 300px;}
}