.flagship-listing .flagship-card .feature-image {
  background-image: url('src/dist/images/Blog-Default-Feature-Image.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 185px;
}
