@media only screen and (max-width: 768px){
	.header{
		height: 40px;
	}
}