.tcl-other-posts__heading {
  font-family: "Lora";
  font-style: normal;
  word-break: break-word;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0.02em;
  color: #000000;
  font-size: 34px;
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .tcl-other-posts__heading {
    font-size: 30px;
  }
}
@media (max-width: 1199px) {
  .tcl-other-posts__heading {
    margin-bottom: 60px;
  }
}
.tcl-other-posts .tcl-post-card {
  height: 100%;
}
.tcl-other-posts__item {
  height: 100%;
}
@media (max-width: 1199px) {
  .tcl-other-posts__item {
    padding-bottom: 20px;
  }
}