.ct_heading {
  font-size: 36px;
  font-weight: 600;
  line-height: 48px;
  text-align: left;
}
.comparision_table_container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* gap: 184px;*/
}
