.home-slideshow .banner__text{
  font-weight: 500;
}
.home-slideshow .banner--desktop-transparent .banner__box{
  max-width: 610px;
}
@media(max-width:991px){
  .home-slideshow .banner--desktop-transparent .banner__box{
    max-width: 100%;
  }
}