.sub-title{max-width:1104px;margin:0 auto 31px;}
.sub-title h2{display:inline-block;color: #12161B;font-size: 30px;font-weight: 800;line-height: 37px;position:relative;}
.sub-title h2:after {content: '';position: absolute;bottom: -8px;left: 0px;width: 28px;height: 2px;background: #E22917;}

@media screen and (max-width: 768px){
	.sub-title h2{font-size: 18px;}
}