<html>
<head>
<style>
div {
width: 100%;
border: 2px solid #B29027; /* просто для контроля границ */
}
div img {
width: inherit;
height: auto;
}
</style>
</head>
<body>
<div><img src="https://21foto.ru/wp-content/uploads/2015/11/20110507-39-jpg" /></div>
</body>
</html>