@charset "utf-8";
.panel-default {
	background-color: #fff;
	border-radius: .5em;
	-webkit-border-radius: .5em;
	-moz--border-radius: .5em;
}
.appcont img { max-width: 100%; height:auto; }
.about img { max-width: 100%; height:auto; }
