

#bannerOwl {
  height: 400px!important;
}
#bannerOwl img {
  height: 400px!important;
  object-fit: cover;
  object-position: 50%;
}
