.customview-content img, .customview-content table, .customview-content video {
    max-width: 100%;
}
.customview-content img{
	margin:auto;
}