/*  Add the custom css for your entire website here  */
.entry-content {
max-width: 100% !important;
padding:20px;
}
.site {
    max-width: 100% !important;
}
.site-header {
    background-size: 100% auto !important; 
}