.banner__default[data-v-e50adcb1] {
  padding: 12px;
  width: 100%;
  height: 100%;
  background-color: #f2f2f2;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.banner__default-logo[data-v-e50adcb1] {
  width: 120px;
}
.banner__default-logo img[data-v-e50adcb1] {
  height: unset;
}