@media (min-width: 481px) and (max-width: 768px) {
/* استایل‌های مخصوص تبلت */
.p-l-d-cat {
    display: none;
} 


}