/* vim: set ts=2 sw=2 sts=2 et: */

.xpayments-wallet-description {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.xpayments-wallet-description .text {
  max-width: 620px;
}
.xpayments-wallet-description .logo {
  margin-right: 20px
}
.xpayments-wallet-description .logo img {
  max-height: 60px;
}