nav>.container { width: 100%; }

/* FOOTER */
.footer{
                background: #fff;
}
#SyskonfLogoContainer{
  background: #fff;
  border-top: 1px solid #fff;
}
.banner__desc{
  max-width: 700px;
}

.banner__icons .fa {
    font-size: 16px;
    color: #ffcc33;
    margin: 16px;
}

.banner__title {
    font-size: 22px;
    color: inherit;
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 60px;
    font-weight: normal;
    margin-bottom: 32px;
}

.schedule-place {
    display: table-cell;
    width: 350px;
    color: #bdc3c7;
    border-left: 1px solid #ddd;
    padding: 10px 15px;
    white-space: nowrap;
    float: right;
}

.schedule__desc {
    display: table-cell;
    border-left: 1px solid #ddd;
    padding: 10px 15px;
    border-top: 1px solid #ddd;
}