.hide { display: none !important; }

#headlinetopscti{
    height:300px; /* or whatever your banner height is */
    background-size:cover;
    background-position:center;
}

.innserheadline{
    max-width:1170px;
    margin:40px auto 30px;
    padding:0 20px;
    text-align:left;
}

.innserheadline .entry-title{
    margin:0;
    font-size:48px;
    line-height:1.2;
}