@media only screen and (min-width: 800px) {
.four-sixths, .two-thirds, .genesis-pro-portfolio .archive-description > *, .full-width-content .content-sidebar-wrap {
    width: 100%;
}
  .widget-area {
    margin-bottom: 0;
}
  .site-header {
    padding-bottom:0;
}
  
  .front-page-1  {
    font-size: 90px;
    text-align: center;
}
  .home .site-footer{ padding:0;}
  
}