#header .row {
    justify-content: center;
}
#main-buttons .wrapper {
max-height: 250px !important;
}
.company-name {
    text-align: left !important;
}
#main-buttons .wrapper .inner .bar {
    justify-content: flex-start !important;
}
.nav-wrapper{display:none !important}
.section {
    box-shadow: none !important;
}
.section .section-pd {
    padding: 0px !important;
}