img{
    width: 100%;
    max-width: 700px;
    object-fit: cover;
    margin: auto;
    margin-bottom: 20px;
    display: block;
}