{
    ".sf-webView": {
        "masksToBounds": true,
        "height": 343,
        "width": null,
        "marginTop": 1,
        "marginBottom": 1,
        "flexProps": {
            "alignSelf": "AUTO",
            "positionType": "RELATIVE"
        },
        "&-small": {
            "width": 100
        },
        "&-medium": {
            "width": 250
        },
        "&-large": {
            "width": 350
        }
    },
    ".webView": {
        "masksToBounds": true,
        "height": 343,
        "width": null,
        "flexProps": {
            "alignSelf": "AUTO",
            "positionType": "RELATIVE"
        },
        "&-small": {
            "width": 100
        },
        "&-medium": {
            "width": 250
        },
        "&-large": {
            "width": 350
        }
    }

}
