@media screen and (max-width: 479px) {

    .cookie-container {
        bottom: 18%;
    }
}