.blog-area img{
    height: 350px !important;
  object-fit: cover;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 450px !important;
    object-fit: cover;
  }


