@media only screen and (min-width:600px) {
.hide-on-desktop, * [aria-labelledby='hide-on-desktop'] {
display: none;
max-height: 0;
overflow: hidden;
}
}
li ul{
margin-left: 0.8em !important;
}
.afcortext{ width: 100%; float: left; text-align: center; color: initial; }