/*div.home {
    background-image: url(../img/cyber-mid.jpg);
    background-color: rgba(255,255,255,0.2);
    background-blend-mode: lighten;
    background-size: cover;
    margin-top: 14px;
    /* You may add things like width, height, background-size... */
}*/
div.home .logo {
    max-width: 180px;
}