header .logo{
    width: 180px;
}

#showcase .parallax-container h3{
    margin-top: 0px;
    font-size: 24px;
}

#showcase .parallax-container h6{
    margin-top: 0px;
    font-size: 14px;
}

#call-banner .container h3{
    padding-bottom: 20px;
}

#showcase{
    background-image: url("../img/building-2_xs.png");
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
