.ma-brand-details .widget-brandLogo {
	 text-align: center;
	 margin-bottom: 30px;
}
 .ma-brand-details .widget-brandLogo img {
	 display: inline-block;
	 max-width: 300px;
	 max-height: 300px;
}
 .ma-brand-details .widget-shopAllProducts {
	 text-align: right;
	 font-size: 18px;
}
 .ma-brand-details .medium-centered .widget-shopAllProducts {
	 text-align: center;
}
 .ma-brand-details .widget-visitBrandWebsite {
	 font-size: 18px;
}
 .ma-brand-details .widget-brandContainer {
	 margin-bottom: 25px;
}
 .ma-brand-details .widget-brandContainer .widget-shopAllProducts, .ma-brand-details .widget-brandContainer .widget-visitBrandWebsite {
	 padding: 20px 0px;
}
 @media only screen and (max-width: 767px) {
	 .ma-brand-details .widget-brandContainer .widget-shopAllProducts, .ma-brand-details .widget-brandContainer .widget-visitBrandWebsite {
		 text-align: center;
	}
}
 @media only screen and (max-width: 767px) {
	 .ma-brand-details .widget-brandContainer .left-brand-container, .ma-brand-details .widget-brandContainer .right-brand-container {
		 width: 100%;
	}
}
 