I have this proprieties in the style.css
CODE CSS:
width: calc(100% - 120px);
display: flex;
flex-direction: column;
flex-wrap: wrap;
How can I replace these values on safari browsers? There are common values ?
Thanks in advance!
EDIT:
I have Safari 5.1.7 version