.line-clamp-single {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    color: #f3f3f3;
    -webkit-box-orient: vertical;
}
.w-66p {
    width: 170px !important;
}
.h-66p {
    height: 103px !important;
}
.line-clamp-single {
   
    bottom: 3px;
}

.text-base{
font-size:22px;
}