/*
Theme Name: Cromcorp
Theme URI: http://nichestudio.com.au
Version: 1.0
Description: A child theme of Niche Builder.
Author: Niche Studio
Author URI: http://nichestudio.com.au
template: bb-theme
*/

/* Add your custom styles here... */ 

/* Fix SVG autosizing */

.fl-photo-content img[src$=".svg"] {
	width: 100% !important;
}
