#div_cookies{
    position: fixed;
    bottom: -250;
    left: 50;
    width: 330px;
}

.cookies a {
    margin-top: 8px
}

.cookies a:hover {
    text-decoration: none;
    color: blue;
    margin-top: 8px
}