/*
Theme Name: Halstein Child
Theme URI: https://halstein.qodeinteractive.com
Description: A child theme of Halstein
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: halstein
Template: halstein
*/

@media only screen and (min-width: 481px) {
	.qodef-grid.qodef-columns-layout--custom>.qodef-grid-inner>.qodef-grid-item:first-child {
		width: 64.23% !important;
	}	
}

.qodef-grid.qodef-columns-layout--custom>.qodef-grid-inner>.qodef-grid-item:nth-child(3) {
	display: none;
}

.vc__home_brands_force_logo_size img {
	max-width: 140px !important;
	max-height: 140px !important;
	display: block;
}
