.sub-menu {
  top:22px !important;
}

#mainmenu {
	margin: 23px 0px 0px -28px;
}

.testi-name {
  margin-bottom:40px;
}

#logo img {
  width:100%;
  height:auto;
  max-width:500px;
}

.top-search {
  display:none;
}

@media only screen and (max-width: 479px) {
	#logo {
    	left: 0;
	}
}