/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
    width: 100%;
    height: 100vh;
    background: url("../img/E-Brochure-B Tower - final_10.jpg") top center;
    background-size: cover;
    position: relative;
    padding: 0;
}
