/*
 * Theme Name: Twenty Sixteen
 * Theme URI:
 * Author: MikeChallis
 * Author URI:
 * Description: Twenty Sixteen child theme
 * Template: twentysixteen
 * Version: 1.0
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
 * Text Domain: twentysixteen-child
 */


/*
 * Your custom CSS code here
*/

.content-area-wide {
 float: left;
 margin-right: -100%;
 width: 100%;
 }