body .bg-overlay {
    background: rgba(51, 51, 51, .97);
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
}