
/* Parallax */
.bg-1 {
    background: url('../img/geotechnical.jpg') no-repeat center top fixed;
    color:#fff;
    background-size:cover;
    height: 350px;
    width:100%;
}
