.banner-v245__item {
  position: relative;
}

.banner-v245__img-link {
  display: grid;
  height: 100%;
}

.banner-v245__btn {
  position: absolute;
  bottom: 3rem;
  right: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}