.cpbox {
    display: flex;
    flex-direction: row;
    padding: 20px 0px;
    cursor: pointer;
}
.cptpbxom {
    height: 200px;
    width: 400px;
}
.cpsmbox {
    padding: 10px 20px;
}
.cpsmtitle {
    font-size: 18px;
    font-weight: 600;
    color: #333333;
}
.cpsmlabel {
    line-height: 1.5;
    padding: 15px 0px;
    font-size: 16px;
    text-indent: 2em;
    color: #333333;
}