.cookie{
    position: fixed;
    /* background: darkblue; */
    bottom: 1.5rem;
    z-index: 10;
    width: 93.75rem;
    height: 5.625rem;
    background: url("../img/statement/2.png") no-repeat center;
    background-size: 100%;
    left: 10rem;
}
.cookie-m{
    position: absolute;
    /* background: firebrick; */
    width: 6.25rem;
    height: 1.5rem;
    left: 38.5rem;
    top: 2rem;
}
.cookie-a{
    position: absolute;
    /* background: firebrick; */
    width: 9.8125rem;
    height: 3.625rem;
    left: 77.5rem;
    top: 1rem;
}
.cookie-x{
    position: absolute;
    /* background: firebrick; */
    width: 1.5rem;
    height: 2.375rem;
    right:1.8rem;
    top: 1.5rem;
}