/*
Theme Name: Bridge
Theme URI: http://bridgelanding.qodeinteractive.com/
Description: Creative Multipurpose WordPress Theme
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Author: Qode Interactive
Author URI: http://qodethemes.com/
Text Domain: bridge
Version: 28.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
@media only screen and (max-width: 600px) {
	.technologies .elementor-container {
		display: flex !important;
		flex-wrap: nowrap !important;
	}
	.elementor-image-box-wrapper .elementor-image-box-img {
		width: 66% !important;
	}
	.elementor-image-box-title {
		line-height: 16px !important;
	}
	.elementor-image-box-content {
		margin-left: 5px !important;
	}
	.elementor-heading-title {
		margin-top: 24px !important;
	}
}
