@media only screen and (max-width: 600px) {
    #digxcel-banner {
        display: none !important;
    }
}
