.node-type-section .container-fluid .page-header {display:none;}
.node-type-section .header-bottom{display:none;}
.node-type-section .container-fluid.header-bottom {display: none;}
.node-type-section .container-fluid.header-top {
max-height:0px;
}
.node-type-section .block.block-search{
display: none!important;
}
.node-type-section .page-wrapper .row img {
max-height: 35px;
}
.node-type-section .container-fluid, .node-type-section .footer-main .container-fluid, .node-type-section .main-container {
min-width: 100%!important;
}