@charset "utf-8";

@media (max-width: 1080px) {
    img.bg {
        display: none !important;
    }
}

@media (max-width: 1080px) {
    .copyright {
        white-space: normal !important;
    }
}