@media (max-width: 768px) {
    .responsiveBar {
        gap: 1rem !important;
    }
}
