@charset 'UTF-8';
@media screen and (max-width: 768px){
	.header{
		padding-top: 55px;
	}
}