.logo a img {
    max-width: 500px;
    margin-top: 10px;}

.v_news_content *{
    word-break: break-word;}
iframe{
    max-width: 100%;
    margin: 0 auto;
    display: block;}
.v_news_content img {
    border: none !important;
    max-width: 100%;
    height: auto !important;}
p:has(img) {
    text-indent: 0 !important;}
.v_news_content video {
    width: 90%;
    height: auto !important;
     display: block;}

.v_news_content table {
width: auto !important;
    margin-bottom: 0;
        margin-left: auto !important;
        margin-right: auto !important;
        margin-top: 0;
    word-spacing: normal;
    max-width: 100%;
    overflow-y: auto;
    display: inline-block;}
.v_news_content table * {
    word-break: keep-all !important;}

