.page-3 table, .page-3 table tbody tr {
    display: flex;
    flex-wrap: wrap;
}

.page-3 table tbody tr td table tbody img {
	max-width: 100%;
}