


        #page-id-702 #banner-background.banner-8 {
    background-image: url(/content/documents/Option2-Content-Page-Banner-DSK.jpg);
    height : 103px;
    }

            @media only screen and (min-width: 321px) and  (max-width: 768px) {
        #page-id-702 #banner-background.banner-8 {
          background-image: url(/content/documents/Option2-Content-Page-Banner-TAB.jpg);
          height : 103px;
          }
    }

    
        @media only screen and (max-width: 320px) {
        #page-id-702 #banner-background.banner-8 {
          background-image: url(/content/documents/Option2-Content-Page-Banner-MOB.jpg);
          height : 75px;
          }
    }

    
















