<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.txt-ind0 {
	text-indent: 0;
}

.pb40 {
	padding-bottom: 40px !important;
}

.mod-support-block .photo-box-center p .w30-per {
	width: 30%;
	height: auto;
}

.mod-support-block .photo-box-center p .w70-per {
	width: 70%;
	height: auto;
	_height: 100%;
}

.mod-support-block .photo-box-center p .w100-per {
	width: 100%;
	height: auto;
	_height: 100%;
}


@media (max-width: 640px) {
	
	.spOnly-mb0 {
		margin-bottom: 0;
	}
	
	.mod-support-block .photo-box-center.spOnly-m0 {
		margin: 0;
	}
		
	.mod-support-block .photo-box-center p .w30-per {
		width: 60%;
		height: auto;
	}
	
	.mod-support-block .photo-box-center p .w70-per {
		width: 100%;
	}
	
}</pre></body></html>