/*.no-bg added to header in the other file*/

.btn-primary, form .button {
	padding-top: 8px;
	padding-bottom: 6px;
}
#newsletterModal .button {
	line-height: 2em;
}
@media only screen and (max-width: 992px){
	header {
/* 		background: #fff!important; */
		width: 100%;
	}

	body {
/* 		padding-top: 50px; */
	}
}