.card {
    margin-bottom: 15px;
    padding: 14px;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 8px 12px #ebedf0;
}
.pt-item {
    width: 30%;
    padding: 1% 1.6%;
    float: left;
    text-align: center;
    position: relative;
}
.pt-name {
    height: 20px!important;
}
