.coverage-section .row-wrap{display:flex;flex-wrap:wrap;grid-gap:20px}.coverage-section .alpha{max-width:33%;flex:100%;height:200px;margin-right:0}.coverage-section .alpha .icon svg{fill:white}.coverage-section .icon{max-width:20px}@media screen and (max-width:990px){.coverage-section .row-wrap{grid-template-columns:repeat(1,1fr)}.coverage-section .alpha{max-width:100%;flex:100%;height:200px;width:100%;margin-right:0}}