/****/

iframe{
    max-width: 100%;
    margin: 0 auto;
    display: block;}

div#vsb_content img {
    max-width: 100%;
    height: auto !important;}
div#vsb_content video {
    width: 90%;
    height: auto !important;
     display: block;}
div#vsb_content table {
    max-width: 100%;
    overflow-y: auto;
    display: inline-block;}
div#vsb_content *{
    word-break: break-word;
    background: #f8f8f8 !important;}
div#vsb_content a{
    word-break: break-all !important;}


