#ps_optionachat_block_home {
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
    background: #fff;
    padding: 1.563rem 1.25rem;
    margin-bottom: 0;
}
#ps_optionachat_block_home .price {
    font-size: 0.9rem;
    color: #777;
}
#ps_optionachat_block_home .h4 {
    font-size: 16px;
    margin-bottom: 0;
	font-weight: 600;
}
.option-achat-details {
    font-size: 12px;
}
#ps_optionachat_block_home .customizable-option.free-option {
    display: none;
}
