.subimg-wrap {
    display:flex;
    justify-content: center;
}

.subimg-wrap img {
    max-width: 100%;
}