﻿AimReticle {
    width: 100%;
    height: 100%;

    &.hidden {
        display: none;
    }
}