/*
Theme Name: Bridge
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: Bridge Theme
Tags: creative, portfolio, multi-purpose, clean, retina, responsive, parallax, mega menu, blog, agency, business, fullscreen, modern, background video, ajax
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 11.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/

ul.check-icons li::before{
	content: url("https://www.stratachoice.com.au/wp-content/uploads/2017/08/check-icon.png");
    left: 0;
    position: absolute;
    top: 3px;
    transform: scale(0.7);
}
ul.check-icons li{ list-style:none; padding:0 0 0 25px; position:relative;  }