/* Enter Your Custom CSS Here */

@media only screen and (max-width: 1400px) {

.sg-core-value-title h1 {
    font-size: 23px!important;
	font-weight: 900;
}

}