@media (max-width: 820px) {
    .header {
        position: static !important;
    }
}

[x-cloak] {
    display: none !important;
}
