﻿.section-search.small-search {
  margin-top: -95px !important;
}
.section-search.small-search .search-box {
  padding-top: 12px !important;
  height: inherit !important;
}
.section-search.small-search .search-box .title {
  font-size: 30px !important;
  margin-bottom: 10px !important;
}
.section-search.small-search .search-box .search-input-wrap {
  margin-bottom: 12px !important;
}
.section-search.small-search .search-box .search-input-wrap .search-input {
  height: 52px !important;
}
.section-search.small-search .search-box .search-input-wrap #searchButton {
  height: 52px !important;
}
