.twoColumnImageWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.twoColumnContentItem{flex-basis:47%}.twoColumnIMG{display:block;margin:0px auto;width:100%;max-width:100%}.twoColContentArea h3{color:white;text-align:center}.twoColContentArea p{color:white}.twoColBTN{display:block;width:100%;background-color:white;text-align:center;padding-top:15px;padding-bottom:15px;color:#d26128;text-decoration:none;text-transform:uppercase}@media screen and (max-width:800px){.twoColumnContentItem{flex-basis:100%}.twoColBTN{margin-bottom:30px}}