/*
Theme Name: The Issue Child
Theme URI: http://example.com
Description: The Issue Child
Author: fuelthemes
Author URI: http://example.com
Template: theissue
Version: 1.2.1
Text Domain: theissue-child
License: ThemeForest License
License URI: http://example.com
*/

@media only screen and (max-width: 600px) {
.large-5 {
    flex: 0 0 99% !important;
    max-width: 99% !important; 
	}
}


