.lg\:justify-start {
    @media (width >= 992px) {
        justify-content: center;
    }
}