.tab-content-block {
  display: none;
}
.tab-content-block.active {
  display: block;
}

.mt-10{
	margin-top:1.5em
}