#titleImg {
    background-image: url('../img/high-rise-building.jpg');
    padding-bottom: 30%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}