.navbar-brand {
  width: 55px !important;
  border-radius: 12px;
  object-fit: cover;
}

.navbar {
  background-color: #161c2d !important;
}

.chat-image {
  width: 110% !important;
}
/* 
.cashback {
  margin-left: -50px;
}

@media only screen and (max-width: 600px) {
  .cashback {
    margin-left: -5px;
    width: 300px;
    margin: auto;
  }
} */
