@media (max-width: 576px) {
  .footer-bar-item-icon {
    justify-content: space-between;
  }
  .footer-bar .btn-group {
    width: 100%;
  }

  .custom-fltr-canvas-flex {
    flex-direction: column;
  }
  .data-col {
    justify-content: space-between;
  }
    
}
