@media screen and (max-width: 860px) {
	.searchContaire {
		margin: 0 0 30px;
		justify-content: center;
	}
	.searchContaire a .boxLarge {
	    width: 274.29px;
   		height: 154.29px;
	}
}