#staycation a.image, #article-seo a.image {
  max-height: 15rem;
}

#staycation a.image, #article-seo a.image img {
  max-height: 15rem;
  height: 15rem;
}

#staycation .info {
  padding: 0.5rem 0;
  text-align: left;
}

#staycation .snippet-cta {
  width: 100%;
  padding: 0;
}

#staycation .provider-logo img {
  height: 3.5rem;
}

#staycation .refund-policy {
  font-size: 0.8rem;
  padding: 0.2rem;
}

#staycation .rating img{
  display: inline;
}

