.nqa-header .nqa-logo-img {
    max-width: 269px;
    filter: unset !important;
    width: 100% !important;
}

.margin-default {
    padding-bottom: 0 !important;
}

.nqa-navwrap .nqa-navinner {
    margin: 0 !important;
}

.nqa-navwrap .nqa-navinner {
    max-width: unset;
}

.nqa-gotop {
    display: none;
}

@media (max-width: 767px) {
    #nqa-hero-home {
        pađing: 0 16px !important;
    }
    .nqa-formgrid .nqa-btn-submit {
        font-size: 14px;
    }
}

@media (max-width: 414px) {
    .nqa-formgrid {
        flex-direction: column;
    }
    .nqa-field {
        width: 100%;
    }
}