@charset "UTF-8";

@media screen and (max-width: 1024px) {
    #sv + div {
        display: none;
    }
}