.container {
    max-width: 1200px;
}
nav ul.productmenu.header-nav > li#fea:after {
display: none;}
.bannerflex h1 {
    font-size: 35px;
    max-width: 600px;
    margin: auto;
    text-align: center;
    line-height: 42px;
    font-weight: 300;
    letter-spacing: normal;
}
.int.fea .cta {
    display: block;
    margin: auto;
    max-width: 200px;
    background-color: #eaeaea;
    text-align: center;
    font-size: 14px;
    line-height: normal;
    padding: 10px 18px;
    border-radius: 5px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
}
