#viewer-container {

    .dc-compass {
        top: 40px;
        left: 40px;
        transform: scale(1.6);
    }

    .dc-zoom-controller {
        top: 160px;
        left: 56px;
        transform: scale(1.6);
    }

}