The max-inline-size CSS property defines the horizontal or vertical maximum size of an element's block, depending on its writing mode. It corresponds to either the max-width or the max-height property, depending on the value of writing-mode....*/ max-inline-size: 75%; /* Keyword values */ max-inline-size:...<calc-size-basis> = <intrinsic-size-keyword> | <calc-size()> | any | <calc-sum>...