.cookieBlock {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding: 30px 0;
}
.cookieBlock .text-wrap {
    padding-top: 7px; padding-bottom: 7px;
}
