@media only screen and (max-width: 768px) {
    #particles-js {
        display: none;
    }
}
