

@media (max-width: 768px) {
    .classified-listing-p{
        width:95%;
    }
    .classified-detail-include-p {
        width:85%;
    }
    
}