/*
This is your custom Style Sheet. It's the last css resource loaded so you can
easily overwrite css selectors from other style sheets.
*/
.custom-content img{
 display: block;
 margin-left: auto;
 margin-right: auto;
}