@charset "UTF-8";
/* CSS Document */


.img-fluid.hero-img {
	  height: 350px;
  width: 100%;
  object-fit: cover;
}
