/*
 Theme Name:   Understrap Child
 Theme URI:    https://understrap.com
 Description:  Understrap Child Theme
 Author:       the Understrap Contributors
 Author URI:   https://github.com/understrap/understrap-child/graphs/contributors
 Template:     understrap
 Version:      1.2.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
 GitHub Theme URI: understrap/understrap-child
*/
#sub-nav {
	
}
body #sub_heading {
	margin-left: 0 !important;
}
#map-container #google-map.project-map {
	clip-path: none !important;
}
.inner_section1, .inner_section2 {
	font-size: 12px;
}
.inner_section1 img, .inner_section2 img {
	width: auto;
	height: 18px;
}

@media (max-width: 767px) {
	.border-sm-0 {
		border: none !important;
	}
}