.grid-custom-ImageRight div img { 
	margin-left: auto;
    margin-right: auto;
    display: block;
	max-width: 98%;
}

.grid-custom-ImageRight {
    margin-bottom: 40px;
}

.grid-custom-ImageLeft {
    margin-bottom: 40px;
}

body.mce-content-body { overflow-y: scroll !important; min-height:300px }

.imageborder img {
    border: 8px solid #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	max-width: 100%;
}

.margin-10-top { margin-top: 10px }
.margin-25-top { margin-top: 25px }