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