.Banner_cta-btn-box__VDXmJ {
  position: absolute;
  right: 0px;
  top: 45%;
  z-index: 999;
  width: 60px;
  height: 100px;
  background-color: #d82e33;
  border-radius: 5px 0px 0px 5px;
}

.Banner_cta-btn-box__VDXmJ a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  width: 100%;
}
.Banner_cta-btn-box__VDXmJ a:first-child {
  border-bottom: #e25051 2px solid;
}

