.coverage_overview{padding:70px 0}.coverage_overview .main-title{margin-bottom:30px}.coverage_tables .tables_top{display:flex}.coverage_tables .box{width:25%;display:flex;align-items:center;justify-content:center;padding:5px 10px;min-height:50px}.coverage_tables .box img{max-height:47px}.coverage_tables .tables_box{display:flex;margin:2px 0;position:relative}.coverage_tables .tables_box:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1}.coverage_tables .box:first-child{justify-content:left;font-weight:600}@media(min-width:991px){.coverage_mobile{display:none}.coverage_tables .box:first-child{background:#fff}.coverage_tables .tables_top .box{border-radius:10px 10px 0 0}}@media(max-width:991px){.coverage_desktop{display:none}.coverage_mobile{display:block}.coverage_mobile .coverage_tables .tables_top{width:40%;display:inline-block}.coverage_mobile .coverage_tables .tables_right{width:100%;display:inline-block}.coverage_mobile .coverage_tables .box{width:100%;justify-content:center}}