@charset "utf-8";
/* CSS Document */
@media (max-width: 767px) {
.mb0,
.mb0 dd:last-child {
	margin-bottom: 0;
}
}
@media (min-width: 768px) {
.mb0 {
	margin-bottom: 0;
}
}