@media (max-width: 575.98px) {
    #searchModal {
        --bs-modal-margin: calc(56px + 1rem); /* header height 56px and keep more 1rem section  */
    }
}
