.banner {
    display: table;
    width: 100%;
    background-image: url("../images/cacWP.jpg");
    background-size: cover;
    clear: both;
  }