/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 12 2024 | 11:52:43 */
@media only screen and (max-width: 768px){
	#gf_page_steps_2 div .gf_step_number {
		width: 100px !important;
    height: 10px !important;
    font-size: 10px !important;
    line-height: 1.5;
    border-radius: 100%;

	}
    
 #gf_page_steps_2 div .gf_step_number {
    padding: 10px!important;
}

