.fourColIcon{width:100%;text-align:center;box-sizing:border-box}.fourColIcon .row{margin:0px auto;max-width:1200px}.fourColIcon h2{color:#ff6000}.fourColIcon .fourCols{display:inline-flex;flex-direction:row;align-items:stretch;margin:25px 0px}.fourColIcon .fourCols .col{padding:25px;box-sizing:border-box}.fourColIcon .fourCols .col h3{font-size:22px;font-weight:700;color:#ff6000}.fourColIcon .fourCols .col p{font-size:18px;line-height:1.25;letter-spacing:normal}.fourColIcon .fourCols .col a.more{color:#ff6000;transition:all .5s ease;border-bottom:1px solid #ff6000}.fourColIcon .fourCols .col a.more:hover{color:#2a6496;transition:all .5s ease;border-bottom:1px solid #2a6496;text-decoration:none}.fourColIcon .fourCols .col img{max-height:100px;max-width:100px}.fourColIcon .fourCols .col a img{transition:all .5s ease}.fourColIcon .fourCols .col a img:hover{transform:scaleY(1.1) scaleX(1.1);transition:all .5s ease}@media screen and (max-width:1000px){.fourColIcon .fourCols{align-items:flex-start;flex-wrap:wrap}.fourColIcon .fourCols .col{width:50%}}