@media (max-width: 990px) {
    .inf-banner {
        display: none !important;
    }
    .buttonDownloadClickImage{
        display: flex !important;
    }
}