body {
font-family: var(--font-primary);
font-size: 1rem;
}
#content>div:first-child {
overflow: hidden;
} @media screen and (max-width:1024px) {
}
@media screen and (max-width:767px) {
}