/*
Theme Name: Twenty Seventeen Child Theme
Theme URI: https://roracademy.com
Template: twentyseventeen
Author: Your Name
Author URI: https://roracademy.com
Description: Child theme for Twenty Seventeen.
Version: 0.1.1486175616
Updated: 2017-02-04 02:33:36

*/

.page-full-width {
position: relative
}

.content-area { 
position: relative
} 

.site-main { 
position: absolute 

margin: 0 auto
}

@media screen and (min-width: 48em) {
body.page-template-page-full-width .page-full-width #primary .entry-content {
width: 100%!important;
}

body.page-template-page-full-width .page-full-width #primary .entry-header {
width: 100%!important;
} 


}







