.po-s2022-carousel-image.owl-carousel .owl-item-content,
.po-s2022-carousel-image.owl-carousel .owl-item-controls,
#et-boc .po-s2022-carousel-image.owl-carousel .owl-item-content,
#et-boc .po-s2022-carousel-image.owl-carousel .owl-item-controls{
    position:absolute;
    bottom: 0px;
    color: #FFF !important;
}
.po-s2022-carousel-image.owl-carousel .owl-item-controls,
#et-boc .po-s2022-carousel-image.owl-carousel .owl-item-controls{
    /*right:30px;*/
    display:none;
}
.po-s2022-carousel-image.owl-carousel .owl-dots,
#et-boc .po-s2022-carousel-image.owl-carousel .owl-dots{
    display:none;
}

.po-s2022-carousel-image.owl-carousel .item,
#et-boc .po-s2022-carousel-image.owl-carousel .item{
background-size: cover !important;
background-position: center center !important;
background-color:#004a9766 !important;
background-repeat:no-repeat !important;
background-blend-mode:multiply;
height: 500px;
width:  100%;
}

.po-s2022-carousel-image.owl-carousel .item .owl-item-content,
#et-boc .po-s2022-carousel-image.owl-carousel .item .owl-item-content{
    padding: 30px 90px;
}

@media screen and (max-width: 992px){
    .po-s2022-carousel-image.owl-carousel .item .owl-item-content,
    #et-boc .po-s2022-carousel-image.owl-carousel .item .owl-item-content{
        padding: 15px 45px;
    }
}
