.row404 {
	text-align: center;
	padding: 250px 0;
	padding-bottom: 120px;
}
.row404 h1 {
	
	font-size: 2em;
	
	line-height: 1;
	margin-bottom: 40px;
}
.row404 .page_content {
	max-width: 800px;
	margin: 0 auto;
}
.row404 .live-cases-wrap {
	width: 100%;
	margin-left: 0%;
	margin-top: 100px;
	margin-bottom: 60px;
	min-height: 600px;
}



@media screen and (max-width: 500px) {



.row404 {
	padding: 140px 0!important;
	padding-bottom: 60px!important;
}
.row404 .live-cases-wrap {
	margin-top: 30px;
	margin-bottom: 30px;
	min-height: 300px;
}


}