/*

Theme Name: Wilmington Children's Chorus

Theme URI: http://www.elevationweb.org/

Description: Wilmington Childrens Chorus Theme http://www.elevationweb.org/

Version: 2017

Author: http://www.elevationweb.org/

Author http://www.elevationweb.org/

Text Domain: wcc

*/
.page-id-35 .img-wrap {
	height:300px;
	width:300px;
}

.page-id-35 .img-wrap img{
     top:0;
     webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
}

.gform_wrapper.gravity-theme .gfield_label{
	margin-top: 0;
}

.wp-embed-aspect-16-9 iframe{
	width: 100%;
	height: auto;
	aspect-ratio: 16/9;
}

@media (min-width: 481px){
	.text-col-3{
		column-count: 3;
	}
}