@media only screen and (max-width: 767px) {
    .lp_price {
        display:none!important;
    }
}