@media (min-width: 43.75rem) {
h1 {
    font-size: 2.0rem;
}
}
#tarrytownvets-colorguard {
	clear: both;
	overflow: hidden;
}
#tarrytownvets-colorguard img {
	border-radius: 14px 14px 14px 14px;
}
#tarrytownvets-drumline {
	clear: both;
	overflow: hidden;
}
#tarrytownvets-drumline img {
	border-radius: 14px 14px 14px 14px;
}
#tarrytownvets-hornline {
	clear: both;
	overflow: hidden;
}
#tarrytownvets-hornline img {
	border-radius: 14px 14px 14px 14px;
}
#tarrytownvets-mission img {
	border-radius: 14px 14px 14px 14px;
}
#tarrytownvets-vision img {
	border-radius: 30px 30px 30px 30px;
	margin-top: 15%;
}
#tarrytownvets-values img {
	border-radius: 14px 14px 14px 14px;
}
#tarrytownvets-readmore-about {
	background: url("/sites/default/files/instruments-1-42.png") no-repeat;
	background-size: contain;
	background-position: right;
}
.roundcorner-image {
	/*border-radius: 10% 10% 10% 10%;*/
	border-radius: 30px 30px 30px 30px
}
#vision-guard-body {
	width: 50%;
}
.menu__item--level-1 {
  float: left;
  padding: 15px;
  font-size: 1.15em;
  font-weight: bold;
}
.menu__item--level-1 a {
  text-decoration: none;
}
.menu__item--level-1 a:hover {
  text-decoration: underline;
}
#site-credits {
	color: #a4a4a4;
	font-size: 0.75em;
  font-style: italic;
  width: 100%;
  display: block;
  text-wrap: nowrap;
  text-align: center;
}
#site-credits a {
	color: #a4a4a4;
  text-decoration: none;
}
#site-credits a:hover {
	color: #d4a4a4;
  text-decoration: underline;
}