#home-bodycontent .cover {
  height: auto;
  min-height: 400px;
}
#home-bodycontent .cover h1 {
  font-size: 2rem !important;
}
@media only screen and (max-width: 544px) {
  #home-bodycontent .cover h1 {
    font-size: 1.6rem !important;
  }
}
#header .nav-primary > li:first-child a,
#header .nav-primary > li > a[href*="/seller/valuation/"], 
#horizontal-search,
#home-bodycontent .cover a.btn,
#home-bodycontent .page-wrapper > .p-t-3.p-b-3.background-white,
#header .list-inline,
#home-bodycontent .kv-featured-areas-widget h2:before,
#home-bodycontent .kv-featured-areas-widget a h3:before {
  display: none !important;
}
