{
	".sf-view": {
        "masksToBounds": true,
		"height": 343,
		"width": null,
        "marginTop": 1,
        "marginBottom": 1,
        "backgroundColor":"rgb(210, 210,210)",
		"flexProps": {
			"positionType": "RELATIVE"
		},
		"&-small": {
			"width": 100
		},
		"&-medium": {
			"width": 250
		},
		"&-large": {
			"width": 350
		}
	},
	".view": {
        "masksToBounds": true,
		"height": 343,
		"width": null,
		"&-small": {
			"width": 100
		},
		"&-medium": {
			"width": 250
		},
		"&-large": {
			"width": 350
		}
	}
}
