.lcrs{
    padding: 73px 0;
    background: var(--white);
}

@media(max-width:992px){
    .lcrs .row .col-md-8{
        width: 100%;
    }
}