.txt video{
    margin: 0 auto !important;
    max-width: 90% !important;
    height: auto !important;
    display: block !important;
    width: 100% !important;}

.txt img{
max-width: 90% !important;
    height: auto !important;
    margin: 0 auto !important;
    display: block !important;}

.txt p{
    padding-bottom: 10px;
    text-indent: 2em;}
