/* Add here all your CSS customizations */
@media (max-width: 991px) {

	h2 {
		line-height: 22px;
		font-size: 20px;
	}

}