$buttonWidth: 100px;
$buttonHeight: 100px;

.lto-take-photo,
.lto-reset-photo {
    border-radius: 100%;
    width: $buttonWidth;
    height: $buttonHeight;
}
