@media(max-width: 767px){
	div#brandSearchProductContainer{
		padding: 0 !important;
	}

	#productMain #headBar .imagine-brand{
		margin-bottom: 15px;
	}

	#productMainBig{
		padding: 0;
	}

	div#productMain div#headBar,
	div#productMain div#body,
	div#productMain div#body div#pretSection{
		border-radius: 0 !important;
	}

	#descriereDiv{
		padding-top: 25px;
	}
}