@charset "UTF-8";
#hero3 {
    background-image: url(../images/audience1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 100px;
    padding-bottom: 100px;
    text-align: center;
}
