.home-service{
	max-width: 700px
}

.board-view-content{
	color: #000
}

iframe{
	background: #fff !important;
}

.sound_only, .cke_sc{
	display: none;
}
.font-weight-100{
	font-weight: 100;
}
.font-weight-200{
	font-weight: 200;
}
.font-weight-400{
	font-weight: 400;
}
.font-weight-600{
	font-weight: 600;
}

@media only screen and (max-width: 999px) {
	.headline-l{
		font-size: 35.25px;
	}
	.home-service{
		max-width: 300px
	}
}


@media only screen and (min-width: 999px) {
.br-mobile{
	display: none
}
}

