.hero-banner-img{
    background: url('../img/leadership-banner-img.webp');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.info-gallery-slider div{
  width: auto;
}

.info-gallery-slider img{
  display: block;
  width: 100%;
  height: auto;
  padding-right: 10px;
}
