  .con-box:first-of-type span{font-size:20px;}

@media screen and (max-width:768px){
	.con-box:first-of-type span{font-size:16px;}
}