I\'m looking for nearly the opposite of clamp in order to set an image width. An example of clamp would be:
max-width: clamp(75%, auto, 100%);
mea