body.et_button_custom_icon #page-container .et_pb_button_0:after, body.et_button_custom_icon #page-container .et_pb_button_1:after, body.et_button_custom_icon #page-container .et_pb_button_2:after {
	font-size: 18px;
}

@media only screen and (min-width:981px) {}

@media only screen and (max-width:980px) {}

@media only screen and (min-width:768px) and (max-width:980px) {}

@media only screen and (max-width:767px) {
	body.et_button_custom_icon #page-container .et_pb_button_0:after, body.et_button_custom_icon #page-container .et_pb_button_1:after, body.et_button_custom_icon #page-container .et_pb_button_2:after {
		font-size: 12px;
	}
}