.mortgage-slider .family-mortgage-box::after {
  display: none;
}
.family-mortgage-box .smallBannerImage {
  position: absolute;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 212px;
  height: 100%;
  border-radius: 0 24px 24px 0;
}
.newsOffsetLink {
  cursor: pointer;
}
@media (max-width: 810px){
  .mortgage-slider .swiper-slide {
      width: 85%;
  }
}