.section--home-intro__content .wp-block-group__inner-container>* {
    width: 50vw;
    max-width: 55.625rem;
}

.post-taxonomy.taxonomy-link-style-2 {
    display: none;
}

.section--sub-footer-content img{
	padding:10px
}


.section--home-intro__featured .wp-block-cover{
	min-height:100%!important;
}
/*
@media only screen and (min-width: 1367px) {
	.section--home-intro__featured-image img{
	min-height:385px;
}
}
@media only screen and (max-width:1366px) {
	.section--home-intro__featured-image img{
	min-height:300px;
}
}*/