.twoColumnWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.twoColumnItem{flex-basis:45%}.twoColumnItem a{color:#c8002d}@media screen and (max-width:767px){.twoColumnItem{flex-basis:100%}}