.nui-autocomplete .nui-autocomplete-results {
    margin-top: unset;
    position: unset;
}

@media screen and (max-width: 768px) {
    #mob-nav {
        max-height: calc(100dvh - 57px);
    }

    .swiper-wrapper img {
        max-width: 100dvw;
    }
}
