// Copyright (c) 2017 PlanGrid, Inc.

.pg-viewer-wrapper {
    .video-container {
        align-items: center;
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
}
