To turn off the responsive features, just scroll to the bottom of your css and remove the code (it’s labeled under media queries). You’ll also need to remove the responsive code in your functions file –
//* Add viewport meta tag for mobile browsers
add_theme_support( 'genesis-responsive-viewport' );