*[data-theme="precious"] .spa-treatments-item__title span[data-value="duration"] {
    border-right: 0px solid #fff !important;
}
/* tablet landscape */
@media only screen and (min-device-width : 834px) and (max-device-width : 1112px) and (orientation : landscape) 
and (-webkit-min-device-pixel-ratio: 2) {
.spa-treatments-item__description p {
    font-size: 12px !important;
}
}