.column2comment {display:flex;justify-content:space-between;flex-wrap:wrap;width:100%;}
.column2comment div{width:49%;}
.comment{border:1px solid #FFF;padding:30px;font-size:1.125m;}

.column3 {display:flex;justify-content:space-between;flex-wrap:wrap;width:100%;}
.column3 div,.column3 p{width:33%;}


h5.fs135{color:#00fee3 !important;font-size:1.375em !important;}
.fs20{font-size:2.0em;}
.fs15{font-size:1.5em;}
.fs112-5{font-size:1.125em;}
.fs125{font-size:1.25em;}
.youtube-out {
	width:100%;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-top:55.24%;
}

.youtube-in {
	position:absolute;
	top:0px;
	left:0px;right:0px;
	height:100% !important;
}

.youtube-in iframe{
	width:100% !important;
	height:100% !important;
}

.ml0{margin-left:0px;}


@media print, screen and (max-width: 480px) {
.comment{border:1px solid #FFF;padding:20px;font-size:1.125m;margin-top:10px;}
.fs20{font-size:1.5em;}
.fs15{font-size:1.25em;}

.column2comment {
	display: block;
	}
.column2comment div{
width:100%;}
}

body#top .goTop,body#top #header h1{display:none;}