.petrol_price_table tr{display:grid;grid-template-columns:23% repeat(7, 11%)}.petrol_price_table tbody tr td:first-child{display:flex;flex-direction:column;gap:4px}th{display:flex;align-items:center;justify-content:center;min-height:75px;height:100%}td{display:flex;align-items:center;justify-content:center;min-height:75px;height:100%}p{margin-bottom:1rem !important}
