@media (max-width: 991px) {
    header #top-search {
        top: -82px;
    }
    .top-wrap {
        margin-right: 60px;
    }
}