@charset "utf-8";

@media screen and (max-width: 1199px) {
	
}/* END Responsive */

@media screen and (max-width: 959px) {
	.l-404-title {
		font-size: 2.6rem;
		line-height: 1.75;
		padding-top: 0;
	}
	
	.l-404-text {
		width: 100%;
		margin-top: 20px;
	}
	
	.l-404-search {
		width: 100%;
		padding: 30px 0 50px;
	}
	
	.l-404-image {
		width: 100%;
		margin: 60px 0 0;
		padding: 0 60px;
		position: relative;
		bottom: auto;
		right: auto;
	}
	
	
}/* END Responsive */

@media screen and (max-width: 374px) {
}/* END Responsive */
