.navbar {
    margin-top: 0;
}

.page-title-box {
    padding-top: 175px;
}

.job-grid-box .job-grid-box-header {
    border-radius: 14px 14px 0 0;
}

.bg-home {
    padding: 200px 0 240px 0;
}

.choices__list--dropdown .choices__list, .choices__list[aria-expanded] .choices__list {
    max-height: 200px;
}