&:before {
                content: '';
                display: block;
                background: #efefef;
                position: absolute;
                left: 0;
                height: 473px;
                bottom: 0;
                width: 502px;
                transform: translateX(-100%);
            }