v-button#connections-button {
    width: 120px;
    height: 120px;
    top: 40px;
    right: 50px;
    transform: none;
    z-index: 1000;
}

v-button#orkney-and-hbc-button {
    width: 120px;
    height: 120px;
    top: 40px;
    right: 220px;
    transform: none;
    z-index: 1000;
}

v-button#john-rae-button {
    width: 120px;
    height: 120px;
    top: 40px;
    right: 390px;
    transform: none;
    z-index: 1000;
}

v-button#help{
    width: 50px;
    height: 50px;
    bottom: 40px;
    left: 40px;
    transform: none;
    z-index: 1000;
}
