/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.title.title_size_medium h1 {
    font-size: 36px !important;
    line-height: 1.684615384615385em !important;
  }

/* FIXES TITLE AREA BACKGROUND IMAGE */
.title{
	background-size: contain !important;
  }

footer{
  padding-top:0px !important;
}