not sure what my issue is here but if you can take a look I sure would appreciate it. The pic in the middle is is taking precedence at top and the other two columns are starting where the pic ends.
Hi!
Please add this on your custom.css or Quick CSS:
td {
vertical-align: top;
}
Regards,
Ismael
Bingo! Thanks so much