@media (max-width: 767px){    
    .pp_expand{
        display:none!important;
    }
}