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

body {
	padding-top: 20px;
}




.desktop {
	display: none;
}

div.columns2.smaller_right .column2 {
	width: 28%;
}
div.columns2.smaller_left .column1 {
	width: 28%;
}
.segment .small_images .img_container {
	width: 35%;
	
}
.segment .small_images .text {
	padding-left: 44%;
	
}
.segment .small_images .text h3 {
	padding-top: 0.2em;	
}


h1 {
	font-size: 28px;
	line-height: 130%;
}

ul.columns2, .text_columns2 {
	column-count: 1;
	column-gap: 0px;
}
iframe {
	max-width: 100% !important;
}

.audioplayer {
	width: 48%;
}