/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */
@media screen and (max-width: 767px) {

	.nav-steps ul{
		width: 100% !important;
	}

}
