@media screen and (min-width: 950px) {
		.js-search-button{
			display: none !important;
		}
		.js-search-form{
			left: 0;
		}	
}