.pc {
    background: unset;
    background-color: unset;
    border: unset;
}
.pc .pc-photo{
    border: 0 !important;
}
.pc .pc-photo img{
    border-radius: 12px;
}
.pc .pc-content {
    padding: 10px 0 0;
}