@media screen and (max-width: 767px) {
	.b-mobile-burger {
		position: initial !important;
	}

	.header .b-logo {
		max-width: 100px;
	}

	.header .b-up .b-left {
		flex: initial !important;
		margin-left: auto;
	}

	.header .b-up .b-slogan {
		display: none !important;
	}

	.b-slider-text h4 {
		font-size: 1rem;
	}
}
.link-file{
	display: block;
	color: #F8B509;
}