main ul>li {
    border-left: 1px solid #ccc;
    padding-left: 10px;
}
img {
    max-height: 200px;
    width: auto;
    object-fit: contain;
}