    
        @media only screen and (max-device-width: 1365px), only screen and (max-width: 1365px) {
    
                    #outer-wrapper > section.climb-guide-reservations {
                    padding-top: 76px;
                    padding-bottom: 76px;
                    }
    
        }
    
    
        @media only screen and (max-device-width: 1024px), only screen and (max-width: 1024px) {
    
                    #outer-wrapper > section.climb-guide-reservations {
                    padding-top: 72px;
                    padding-bottom: 72px;
                    }
    
        }
    
    
        @media only screen and (max-device-width: 920px), only screen and (max-width: 920px) {
    
                    #outer-wrapper > section.climb-guide-reservations {
                    padding-top: 68px;
                    padding-bottom: 68px;
                    }
    
        }
    
    
        @media only screen and (max-device-width: 768px), only screen and (max-width: 768px) {
    
                    #outer-wrapper > section.climb-guide-reservations {
                    padding-top: 64px;
                    padding-bottom: 64px;
                    }
    
        }
    
    
        @media only screen and (max-device-width: 540px), only screen and (max-width: 540px) {
    
                    #outer-wrapper > section.climb-guide-reservations {
                    padding-top: 60px;
                    padding-bottom: 60px;
                    }
    
        }
    
    
        @media only screen and (max-device-width: 480px), only screen and (max-width: 480px) {
    
                    #outer-wrapper > section.climb-guide-reservations {
                    padding-top: 56px;
                    padding-bottom: 56px;
                    }
    
        }
    
    
        @media only screen and (max-device-width: 320px), only screen and (max-width: 320px) {
    
                    #outer-wrapper > section.climb-guide-reservations {
                    padding-top: 52px;
                    padding-bottom: 52px;
                    }
    
        }
    
