.features-table{display:grid;grid-template-columns:1fr 1fr;>div:nth-child(odd){border-right:1px solid #e3e4e6}}.left,.right{min-height:70px}.border-bottom{border-bottom:1px solid #e3e4e6;padding-bottom:10px;padding-top:10px;padding-left:10px}.right{word-break:break-word}.left b{margin-right:5px}@media (max-width:640px){.features-table{display:flex;flex-direction:column;>div:nth-child(odd){border-right:none}}.left,.right{min-height:55px}}