.two-col-w-icon-wrapper{display:grid;gap:30px;grid-auto-flow:row;grid-template-columns:repeat(2,1fr)}.two-col-w-icon-item{background-color:#243247;column-gap:20px;display:flex;padding:40px}.col-img-wrapper{flex-grow:1;max-width:20%;width:20%}.col-img-info{flex-grow:1;max-width:80%;width:80%}.two-col-w-icon-link{text-decoration:underline;text-decoration-color:#00baf2}.two-col-w-icon-link:hover{text-decoration:none!important}@media only screen and (max-width:1400px){.two-col-w-icon-item{flex-direction:column}.col-img-wrapper{margin-bottom:20px}}@media only screen and (max-width:600px){.two-col-w-icon-item{flex-direction:column}.col-img-wrapper{margin-bottom:20px}.two-col-w-icon-wrapper{grid-template-columns:repeat(1,1fr)}}