header{
	background: #FFF;
}
@media screen and (min-width: 992px){
	header {
		border-bottom: 1px solid #757575;
		margin-bottom: 30px;
	}
}