body.admin-bar header.fixed {
	top: 32px;
}

@media screen and (max-width: 782px) {
	body.admin-bar header.fixed {
		top: 46px;
	}
}