.bs-website .banner-widget.media-right .media-image img{
        max-width: 60%;
}
.bs-website .main-banner article.foreground-layer{
    padding: 80px 0;
}
.bs-website .bs-section article.foreground-layer{
    padding: 80px 0;
}
.bs-website #ember16 article.foreground-layer{
    padding: 0px 0;
}
.bs-mediaText-wgt .li-item{
    grid-gap: 120px;
}
.media-text-layout .img-object-fit .media-image img{
    width: 70%;
}
.bs-mtList-wgt .li-item{
    grid-gap: 0px;
}
.bs-mtList-wgt{
    grid-gap: 34px;
}