/*
* Add child theme CSS Rules
*/
@media (max-width:767px){
	.btn.btn-lg {
    font-size: 25px !important;
	}
}