/*
Theme Name: Paragon Funds
Theme URI: http://www.paragonfunds.com.au/
Description: Customised Bridge Theme for Paragon Funds
Author: John Kappa - Perception Design
Author URI: http://perceptiondesign.com 
Template: bridge
Version: 0.3
*/
@import url("../bridge/style.css");

.pinned {
    top: 120px !important;
}

.performance .wpb_row {
    padding: 0 !important;
}

.performance .wpb_row .section_inner {
    padding: 40px 0 80px 0;
}

 /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
	  
	   .home .carousel-inner .item .image{background-position-x: -200px !important;}

    }

