Had the wrong `min-width`
@ -268,7 +268,7 @@
display: inline-block;
}
@media (min-width: 768px) {
@media (min-width: 1200px) {
.acp-sidebar {
position: fixed;
top: 70px;