.incyte-pg-carousel-container .banner-container{margin:0px;}
.incyte-pg-carousel-container .carousel-indicators li{ background-color: #E5E5E5; width: 16px; height: 16px; border: 1px solid #225DA5; margin-right: 20px;}
.incyte-pg-carousel-container .carousel-indicators li.active{ background-color: #225DA5; border: none;}

@media screen and (max-width: 767px) {
  .incyte-pg-carousel-container{
      margin-bottom:50px;
  }
}

@media screen and (max-width: 991px) and (min-width:768px) {
  .incyte-pg-carousel-container{
      margin-bottom:50px;
  }
}

@media screen and (min-width: 992px) {
  .incyte-pg-carousel-container{
      margin-bottom:50px;
  }
}