@media screen and (max-width: 450px) {
	header{
		padding: 1rem;
	}
}