@media screen and (min-width: 1024px) {
	.mfp-content {
		margin-top: 10px;
		padding: 0;
	}
}
.mfp-close {
	width: 60px;
	height: 60px;
	line-height: 60px;
}
.navbar-burger:hover {
	background-color: none;
}
.button:hover {
	border: none;
	background: none;
	border-radius:  0;
}