.header_img {
    height: 150px;
    text-align: center;
    background-color: #f5f5f5;
    width: 100%;
	margin-left: auto;
	margin-right: auto;
	min-width: 600px;
	max-width: 1400px;
	border-color: white;

}