#BAbannerContainer {
    width: auto;
    border: 1px solid #c9c9c9;
    padding: 10px;
    box-shadow: 1px 1px 3px #eaeaea;
    border-radius: 10px;
    margin: 25px 0;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.BAbannerImg {
    width: 60px;
    float: left;
    margin: 0px 15px 15px 0px;
}


/*Overide the header background color - comment the bottom styles to remove settings
#header {
    background: #007098 none no-repeat center top !important;
    background-size: auto;
}

#mobile-menu.accent-bg{
    background: #007098 !important;
    border-top: 1px solid #0086b6 !important;
}

#phantom .ph-wrap{
    background: #007098 !important;
    background-color: #007098 !important;
}

*/