<div class="box"> <img src="image.jpg" alt=""> </div>
.box{width: 823px; height: 511px;} .box img{width: 100%; height: 100%; object-fit: cover;}