﻿
@supports (-webkit-touch-callout: none) {
    input,
    textarea {
        font-size: 16px !important;
    }
}
