/* Two-column price tables remain readable without a horizontal scroll on phones. */
@media(max-width:700px){
 .loan26-page .loan26-table:has(thead tr>th:nth-child(2):last-child) table{min-width:0}
}
