/* Maximum width of images */
.md-content img {
    max-width: 500px !important;
    max-height: 300px !important;
}