/*.sales-hero.undermenu .sales-hero-image {
  flex-basis: 30%;
  text-align: center;
}*/

.wp-block-image figcaption {
  margin-top: .5em;
  margin-bottom: 1em;
  font-size: 80%;
  color: gray;
}
footer .footer-img {
  background-image: url("../css/footer.png");
}

#breadcrumbs:first-letter {text-transform: uppercase}


@media only screen and (max-width: 600px) {
  footer .footer-img {
  background-image: url("../css/footer.png");
  background-repeat: no-repeat;
  background-size: 290%;
  min-height: 460px;
}
.home-hero.undermenu h1 {
  font-size: 3.5rem;
}
.highlight-resource .card h3 {
  font-size: 9.8vw;
}
.services-preview {
  text-align: left;
}
.about-marble .about-marble-pic {
  width: 55%;
  margin-bottom: 30px;
  float: none;
}
  
  
}


