/*.catalog-description-top {
  height: 160px;
  overflow-y: hidden;
}

.catalog-description-top.full {
  height: auto;
}
.see_more_button {
  display: none;
}
.see_more_button.active {
  display: block;
}*/
.read_more {
	margin: 0 0 10px 0 !important;
}