img{
    width:200px; /* 横幅 */
    height:150px; /* 縦幅 */
    margin:20px;
    object-fit: cover;
}