
#primary{
    width: 100%;
}

#sidebar{
    width: 0;
}

.brand {
    max-width: 100%;
    width: 100%;

}

.brand img {
    display: inline;
    text-align: center;
}

.brand h4 {
    text-align: center;
}

.header-widget-area {
    width: 0;
    display: none;
}

#utility-top, #sticky-menu-top, #sidebar, #secondary, .breadcrumbs , .ss-sharing-container, .header-widget-area
,.related-posts, .scroll-to-top{
    display: none;
}


