/* --------- BUSHMILLS STAND --------- */

.featured-image--stand .featured-image__img-wrap {padding-bottom:90%;}
.default-content__copy.stand__copy {padding:0 1.25em 1.25em 1.25em;}
.hero-image--stand {padding-bottom:0;}
.hero-image--stand .featured-image__img-wrap {margin-bottom:2em; padding-bottom:0;}
.hero-image--stand .featured-image__img-wrap>* {position:relative; top:auto; left:auto; transform:none;}
.hero-image--stand .featured-image__content {display:none;}

@media (min-width: 90em) {
	.featured-image--stand .featured-image__img-wrap {padding-bottom: 33em;}
}
@media (min-width: 80em) {
    .featured-image--stand .featured-image__img-wrap {padding-bottom: 45%;}
}
@media (min-width: 60em) {
    .featured-image--stand .featured-image__img-wrap {padding-bottom: 45%;}
	.default-content__copy.stand__copy {padding:1em 2em 2em 2em;}
}
@media (min-width: 40em) {
    .featured-image--stand .featured-image__img-wrap {padding-bottom: 50%;}
	.default-content__copy.stand__copy {padding:0.5em 1.875em 1.875em 1.875em;}
}