.imglist-h{
    display: grid;
    grid-template-columns: 50% 50%;
}
.imglist-h .twhp{
width: auto;
}