.catalog-post article {
  margin-bottom: 1.5rem; }
.catalog-post article .image-area{
	margin-bottom:0;
}
  .catalog-post article h4.heading {
    margin: 0.5em 0 0; }
  .catalog-post article time {
    color: rgba(0, 0, 0, 0.5);
    font-size: 0.8em; }
  .catalog-post article .txt {
    margin: 0.25rem 0; }
.catalog-post article .btn-basis {
    margin: 0.75rem 0 0; }
