    .wp-show-posts-image img {
      width: 100%;
    height: 300px;
    object-fit: cover !important;
    border-radius: 30px
}