/*
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");

.mobile_view_vision_2020{margin-top:-30px;}

@media only screen and (max-width: 767px) {
	.mobile_view_vision_2020{margin-top:-70px;}
}