@charset "UTF-8";

@media screen and (max-width: 900px) {
a#c5+div {
    display: none;
}
}