.block-gray{background:#f0f1f2;border:2px solid #e1e1e1;border-radius:9px;padding:30px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px;}.block-gray ul{max-width:48%;width:100%;margin-top:0px;margin-bottom:0 !important;}.block-gray ul li{background:#ffffff;-webkit-box-shadow:17px 17px 31px rgba(0,0,0,0.04);box-shadow:17px 17px 31px rgba(0,0,0,0.04);border-radius:5px;width:100%;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-left:20px;padding-right:20px;margin-bottom:16px;}.block-gray ul li:before{display:none;}.block-gray ul li p{font-weight:600;font-size:18px;line-height:24px;margin-bottom:0;}.block-gray ul li:last-child{margin-bottom:0px;}@media (max-width:576px){.block-gray{padding:0px;background-color:transparent;border:none;-ms-flex-wrap:wrap;flex-wrap:wrap;}.block-gray ul{max-width:100%;}.block-gray ul:first-child li:last-child{margin-bottom:16px;}}