@charset "utf-8";

.kso-article {margin-bottom:40px}
.kso-article h2 small {display:inline-block;line-height: 1.6}
.kso-article .column-title {
	position:relative;margin-bottom:30px;margin-top:0;
	font-size:20px;font-weight:500;
	background-color:#fff;
	overflow: hidden
}
.kso-article .article-line {width:50px;height:1px;margin:20px 0;background-color: #ccc}

@media (max-width: 480px) { 
	.kso-article .column-title:after {bottom:-10px;font-size:40px}
}