.footer{
    width: 100%;
    overflow: hidden;
    /* background: rgb(31, 31, 33); */
    background: url(../WEBSITE/BG/BG_2.png);
}

.footer img{
    max-width: 100%;
}