.responsive_table{margin-top:15px!important;text-align:center!important}.responsive_table th{background:#2ea3f2;color:#fff!important}.responsive_table tbody tr td:first-child{color:red}.responsive_table tbody tr td:last-child{color:green}.responsive_table tbody tr:nth-child(2n){background:#eee}.column_3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch;margin-bottom:15px}.cl_5{margin-top:15px}.cl{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e5e5;box-sizing:border-box;height:100%;width:100%;padding:20px;text-align:center;background-color:#eee;border-radius:6px}.step{background:#c4aa4f;display:block;margin:10px auto;padding:20px;color:#fff;border-radius:20px;line-height:0}@media screen and (max-width:800px){.column_3{grid-template-columns:repeat(1,1fr)}}