.vv_wallet_transations {
  /* width: 100%;
  font-size: var(--P-MEDIUM);
  padding: 0.75rem;
  border-radius: 0.8rem;
  background-color: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px; */
}

.vv_wallet_transations_wrapper {
  border: 1px solid red;
  width: 100%;
  font-size: var(--P-MEDIUM);
  padding: 0.75rem;
  margin-top: 0.75rem;
  border-radius: 0.8rem;
  background-color: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
}

.vv_wallet_transationsType {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px) {
}
