div.cookiejar__wrapper{
    height:105%;
}

@media(max-width:681px){
    div.cookiejar__wrapper{
    padding-bottom:50px;
    height:100%;
}
}