.textMessagingWrapper{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.textMessagingContent,.textMessagingIMG{flex-basis:45%}.textRed{color:#f55;font-family:InterBold;font-size:13px;margin:0;text-transform:uppercase}.textMessagingContent h3{margin-top:10px}.textIMG{display:block;margin:0 auto}.show-me-on-tablet{display:none}@media screen and (max-width:800px){.textMessagingContent,.textMessagingIMG{flex-basis:100%}.textIMG{display:block;margin:0 auto 40px}.hide-on-tablet{display:none}.show-me-on-tablet{display:block}}