	/*nav {
	  color: #fff;
	  background-color: #ee6e73;
	  width: 100%;
	  height: 56px;
	  line-height: 56px;
	}*/
.search-nav{
	
}
@media only screen and (max-width: 900px) {
  .search-nav {
    padding: 10px !important;
  }
}
main{
	/*padding-top : 70px;*/
	min-height: 90vh !important;
	padding-top: 90px !important;
}