body{
    width: 95%;
    max-width: 800px;
    margin: auto;
}<style>
.example img{
    max-width: 100%;
    height: auto;
}
</style>