


.call-action {
    background-image: url(/cdn/shop/files/contact_us.jpg?146757362174828361) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background: rgba(0,0,0,0.7);
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 0px;
	color: #fff;
	h2 {
    	font-size: 200%;
	}
}


