.cookie-icon {
    position: fixed;
    left: 20px;
    bottom: 20px;
    z-index: 9999;
    cursor: pointer;
}

.cookie-icon img {
    width: 30px;
    height: 30px;
}