.p-justify {
    text-align: justify !important;
}

.ttm-blog-single-content p {
    width: 100% !important;
    text-align: justify !important;
}

.ttm-blog-single-content img, .ttm-blog-single-content iframe {
    width: 100% !important;
}

@media (max-width: 768px) {
    .m-none {
        display: none !important;
    }

    .m-text {
        font-size: 22px !important;
    }
}