.tableHeaderWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.tableHeaderTitles{flex-basis:30%;border-right:1px solid white;background-color:#2f304a;color:white;text-align:center}.colHeaderTitles{text-align:center;color:white;margin:0px;padding-top:10px;padding-bottom:10px}.tableBodySectionOne{flex-basis:30%;border-right:1px solid white;text-align:center;background-color:#f5f5f5;box-sizing:border-box;padding:30px;color:black;border-bottom:1px solid #969696}.tableBodySectionTwo{flex-basis:30%;border-right:1px solid white;color:white;text-align:center;background-color:#ebebeb;box-sizing:border-box;padding:30px;color:black;border-bottom:1px solid #969696}.tableBodySectionThree{flex-basis:30%;border-right:1px solid white;text-align:center;background-color:#f5f5f5;box-sizing:border-box;padding:30px;color:black;border-bottom:1px solid #969696}@media screen and (max-width:800px){#TableHeader{display:none}.tableBodySectionOne{flex-basis:100%;border-right:0px;text-align:center;background-color:#f5f5f5;box-sizing:border-box;padding:30px;color:black;border-bottom:1px solid #969696}.tableBodySectionTwo{flex-basis:100%;border-right:0px;color:white;text-align:center;background-color:#ebebeb;box-sizing:border-box;padding:30px;color:black;border-bottom:1px solid #969696}.tableBodySectionThree{flex-basis:100%;border-right:0px;text-align:center;background-color:#f5f5f5;box-sizing:border-box;padding:30px;color:black;border-bottom:1px solid #969696}}.iconCaption{text-align:center;color:#49c2f5}