    
        @media only screen and (max-device-width: 1365px), only screen and (max-width: 1365px) {
    
                    #outer-wrapper > section.global-header {
                    padding-top: 0px;
                    padding-bottom: 0px;
                    }
                    #outer-wrapper > section.agree-to-use {
                    padding-top: 14.25px;
                    padding-bottom: 14.25px;
                    }
    
        }
    
    
        @media only screen and (max-device-width: 1024px), only screen and (max-width: 1024px) {
    
                    #outer-wrapper > section.global-header {
                    padding-top: 0px;
                    padding-bottom: 0px;
                    }
                    #outer-wrapper > section.agree-to-use {
                    padding-top: 13.5px;
                    padding-bottom: 13.5px;
                    }
    
        }
    
    
        @media only screen and (max-device-width: 920px), only screen and (max-width: 920px) {
    
                    #outer-wrapper > section.global-header {
                    padding-top: 0px;
                    padding-bottom: 0px;
                    }
                    #outer-wrapper > section.agree-to-use {
                    padding-top: 12.75px;
                    padding-bottom: 12.75px;
                    }
    
        }
    
    
        @media only screen and (max-device-width: 768px), only screen and (max-width: 768px) {
    
                    #outer-wrapper > section.global-header {
                    padding-top: 0px;
                    padding-bottom: 0px;
                    }
                    #outer-wrapper > section.agree-to-use {
                    padding-top: 12px;
                    padding-bottom: 12px;
                    }
    
        }
    
    
        @media only screen and (max-device-width: 540px), only screen and (max-width: 540px) {
    
                    #outer-wrapper > section.global-header {
                    padding-top: 0px;
                    padding-bottom: 0px;
                    }
                    #outer-wrapper > section.agree-to-use {
                    padding-top: 11.25px;
                    padding-bottom: 11.25px;
                    }
    
        }
    
    
        @media only screen and (max-device-width: 480px), only screen and (max-width: 480px) {
    
                    #outer-wrapper > section.global-header {
                    padding-top: 0px;
                    padding-bottom: 0px;
                    }
                    #outer-wrapper > section.agree-to-use {
                    padding-top: 10.5px;
                    padding-bottom: 10.5px;
                    }
    
        }
    
    
        @media only screen and (max-device-width: 320px), only screen and (max-width: 320px) {
    
                    #outer-wrapper > section.global-header {
                    padding-top: 0px;
                    padding-bottom: 0px;
                    }
                    #outer-wrapper > section.agree-to-use {
                    padding-top: 9.75px;
                    padding-bottom: 9.75px;
                    }
    
        }
    
