.img-logo {
    background: url(../images/biko-engineering-logo-small.png) center;
    height: 45px;
    width: 179px;
}

.img-logo-small {
    background: url(../images/biko-engineering-logo-small.png) center;
    height: 50px;
    width: 197px;
}

.img-background {
    background: url(../images/background.jpg) center;
    /*height: 829px;*/
    height: 100vh;
    width: 100vw;
}

.img-background-site {
    background: url(../images/background.jpg) center;
    height: 339px;
    width: 100vw;
}

.ico-linkedin {
    background: url(../images/ico-linkedin.png) center;
    background-size: contain;
    height: 33px;
    width: 33px;
}

.address--icon {
    background: url(../images/info.png) center;
    height: 96px;
    width: 96px;
}

.phone--icon {
    background: url(../images/phone.png) center;
    height: 96px;
    width: 96px;
}

.email--icon {
    background: url(../images/email.png) center;
    height: 96px;
    width: 96px;
}
