@media screen and (min-width: 768px) {
.searchmaxwidth {
    max-width: 600px;
}

.mobile-menu {
	display: none;
}
}
