.tsmnl-crd .btm-scsn{
  margin-top: 30px; 
}
.tsmnl-crd .crd-wrapper{
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}
.tsmnl-crd .upr-scsn {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 15px;
  text-align: center;
}
.tsmnl-crd .qut-icn-lft{
  margin-right: 10px;
}
.tsmnl-crd .qut-icn-rgt{
  margin-left: 10px;
}
.tsmnl-crd .qut-icn-lft svg, .tsmnl-crd .qut-icn-rgt svg{
  line-height: 1;
  fill: #743ee3;
}
.tsmnl-crd .qut-icn-lft {
/*     margin-right: 10px;
    position: absolute;
    top: 10px;
    left: 10px; */
}
.tsmnl-crd .crd{
    padding: 30px; 
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 20px;
    justify-content: space-between;
  position: relative;
}

.tsmnl-crd .clnt-dtl .clnt-cmpny{
  font-size: 14px; 
}
.tsmnl-crd .str{
  display: flex;
  gap: 5px;
  justify-content: center;
  margin-bottom: 10px;
}
.tsmnl-crd .str span {
  width: 20px;
  fill: #FFCC00;
  height: auto;
}
.tsmnl-crd .crd-hs-icon.svg-wrapper>span{
 line-height: 1; 
}





	<!-- HTML to show when checked -->

	
