.content_container {
  height: 100%;
  justify-content: space-around;
  text-align: center;
  padding: 30px 32px 0;
  color: #587087;
}
.content_container,
.content_container .fAmUdU {
  /* display: flex; */
  flex-direction: column;
  align-items: center;
}
.content_container .fAmUdU .lpfxqP {
  margin-top: 40px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.35;
}
.content_container section .wallet-grid {
  width: 100%;
  /* height: 100%; */
  padding: 24px;
  overflow-x: hidden;
  overflow-y: hidden;
  background: #fff;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}
.content_container section .wallet-grid a .cmAzHq {
  width: 100%;
}
.content_container section .wallet-grid a .cmAzHq .lfUBtr {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 25px;
}
.content_container section .wallet-grid a .cmAzHq .eodRCW {
  font-weight: 700;
  color: inherit;
}

.content_container section .ceWocr {
  margin: 10px;
  color: #587087;
  opacity: 0.75;
  padding-top: 30px;
}
.content_container section .wallet-grid a .cmAzHq .lfUBtr img {
  -webkit-filter: initial;
  filter: none;
  width: 100%;
  /*height: 100%;*/
  border-radius: 0;
  border-radius: initial;
}
.fuQfHo {
  height: 100%;
  max-width: 1064px;
  margin: 0 auto;
  padding: 0;
}
