@media screen and (min-width: 1280px) and (max-width: 1440px){
    :root {
        --font-size-contact: 4.75rem;
        --font-size-about: 4.75rem;
        --font-size-slider: 3.75rem;
        --font-size-values: 3.75rem;
        --font-size-h2: 2.813rem;
        --font-size-quote: 2.125rem;
        --font-size-footer-heading: 1.75rem;
        --font-size-m: 1.563rem;
    }
    .ps-panel{top: 82px;}
    h1.contact-title, h1.about-title{line-height: 80px;}
    .acf-slider .slide-inner h1{line-height: 60px;}
    h2.module-heading{line-height: 57px;}
    #values .value-text{line-height: 53px;}
    .ps-intro__title{line-height: 42px;}
    .top-copy p, .bottom-copy p, .top-copy ul li, .bottom-copy ul li{line-height: 28px;}
    .quote{line-height: 37px;}
    h3.product-title, .text-column .copy p{line-height: 28px;}
    body.page-template-blog h1.contact-title{max-width: 565px;}
    .footer-widget-area, .footer-meta-1, .footer-meta-2, .footer-meta-3, .footer-meta-4{padding: 0 10px;}
}