.custom-block img {
    object-fit: contain;
    margin-bottom: 20px;
    max-height: 200px; /* 可以在这里添加max-height */
}
