/*------------------------------------*
   SUMMARY
 *------------------------------------*/
 
/* 
Created: 12th June 2015
Author: The National Archives Web Team

This stylesheet contains styles for the 404 page on The National Archives website. 

*/

.breather img{
width:100%;
}
.col-for-404{
background-color: #fff;
margin-bottom: 20px;
}

.search-for-404 form{
	padding: 20px;
	margin: 0;
	line-height: 1.6;
	width:90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #f3f3f3;

}

.standfirst {
	font-size: 1.2em;
}

.search-for-404 .search-field{

width:75%;

}

{

}