/*
 Theme Name:     Twenty Seventeen Child Theme
 Theme URI:      https://wordpress.org/themes/twentyseventeen/
 Description:    Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
 Author:         the WordPress team
 Author URI:     https://wordpress.org/
 Template:       twentyseventeen
 Version:        1.0.0
*/
 
/* Add Custom CSS after this line */

.navigation-top .wrap{
	padding:0 2em;
}

#content.site-content{
	padding:0;
}

.site-content-contain {
	padding: 0 15px;
}