@charset "utf-8";

.right img{
    width: 100% !important;
}

#clmContent .section {
    margin-top: 100px;
	margin-bottom: 50px;
}
.bBox .cap{
	font-size:13px;
	margin-top:20px;
	line-height:1.5em;
}

@media only screen and (max-width:700px) {
section {	
	margin-bottom: 10%;
}

}