@media (max-width: 445px) {
  .icon-counter .icons {
    left: calc(100% - 60%);
  }
  .bg-primary-subtle {
    margin: 0px 10px;
  }
  .mb-3 {
    margin-bottom: 0rem !important;
  }
  .text-end {
    padding-left: 85px;
    margin-top: -20px;
  }

  .topbar-custom .dropdown .dropdown-menu {
    margin-left: 45% !important;
  }

  .side-icon {
    margin-top: -48px;
  }
  .box-section {
    gap: 0;
  }
  .small-card-well {
    text-align: center;
  }
  .small-card-well span {
    padding: 15px 28px;
  }
  .small-card-well a span {
    width: 100px;
    padding: 15px 0px;
  }
  .rounded-pill {
    border-radius: 5px !important;
  }
  .pump-image > img {
    width: 100% !important;
  }
  .sensor_one {
    left: 50px !important;
  }
  .sensor-two {
    left: 125px !important;
    top: 45px !important;
  }
  .sensor-two_one {
    top: 95px !important;
    left: 220px !important;
  }
  .sensor-three {
    top: 175px !important;
    left: 145px !important;
  }
  .sensor-four {
    top: 175px !important;
    left: 248px !important;
  }
  .sensor_three_data {
    left: 5px !important;
    bottom: 58px !important;
  }
  .sensor_four_data {
    left: 10px !important;
    bottom: 58px !important;
  }
  .battery-parameters table {
    width: 100%;
  }
  .pt-3 {
    padding-top: 0rem !important;
  }
  .pressure-card > .card-header {
    display: flex;
    position: relative;
    overflow-x: scroll;
    padding-bottom: 25px !important;
  }
  .mt-4 {
    margin-top: 0.4rem !important;
  }
  .setup-btn {
    margin-top: 5px;
  }
  .details-card {
    margin-top: 8px;
  }
}
