.footer .banner img {
    width: 100%;
    object-fit: cover;
}

.footer .copyright {
    background: url(footer-marzin-bg.png) no-repeat center bottom;
    background-size: 100% auto;
    color: #fff;
}

.footer .banner-footer-desktop {
    max-width: 100%;
    height: auto;
}