/* Intrinsic dimensions reserve layout space; CSS preserves responsive proportions. */
img[width][height]{height:auto}
header .logo img,footer img.h-55px{width:auto;max-width:100%}
.page-content{overflow-wrap:anywhere}
.page-content table{max-width:100%}
@media(max-width:575px){.page-hero h1{font-size:30px!important;overflow-wrap:break-word}.page-content h2{font-size:24px}.page-content h3{font-size:21px}}
