.html_cont {
    max-width: 100%;
}

.html_cont img {
    max-width: 100%;
    height: auto;
    max-height: 1000px;
}