body {
    background: url(assets/images/sync-bionics-bg.jpg) no-repeat top center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;

    font-family: 'Montserrat', sans-serif;
}

.arm-container {
    padding-left: 0px;
}

h1 {
    font-weight: bold;
    color: #435d68;
}

