.lg\:block.bg-muted.overflow-hidden {
    display: none !important;
}

.lg\:grid-cols-2 {
    grid-template-columns: 1fr !important;
    justify-items: center;
}
