table.price-tbl{max-width:100%;width:98%;margin:0 auto;box-sizing:border-box}
table.price-tbl tr:nth-child(1) td:nth-child(1) {background: #788897;color: #fff;font-size: 19px;font-weight: 700;border-top: 4px solid #788897;border-right: 1px solid #788897;border-bottom: 1px solid #788897}
table.price-tbl tr td:nth-child(1) {background: #f2f4f6}
table.price-tbl tr td {vertical-align:middle;border-bottom: 1px solid #e6ebf0;padding: 10px 20px;border-right: 1px solid #e6ebf0;font-size: 14px;font-weight: 600;color: #000}
table.price-tbl tr:nth-child(1) td:nth-child(2),table.price-tbl tr:nth-child(1) td:nth-child(3) {color: #000;font-size: 18px;font-weight: 700}
table.price-tbl tr:nth-child(1) td:nth-child(2){border-top: 4px solid #93c6f6}
table.price-tbl tr:nth-child(1) td:nth-child(3) {border-top: 4px solid #5ad181}
@media screen and (max-width:600px){
table.price-tbl tr td{font-size:13px;font-weight:400}
table.price-tbl tr td{padding: 5px 18px;font-size:13px !important}
}

