#home-brands2
{
	width: 100%;
	color: #FFF;
}
#home-brands-right1 {
	float: none;
  position: relative;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  width: 60%;
  height: 100%;
}

#home-brands-img {
	width:100%;
	height:auto;
}

@media only screen and (max-width: 768px) {
	#home-brands-orange, #home-brands-blue, #home-brands-red, #home-brands-green, #home-brands-blue, #home-brands-right1, #home-brands-right, #home-brands-left, #home-brand-info {
		width:100%;
		padding:0;
	}
	#home-brands-img {
		margin:1.5rem 0;
	}
	.hp-box {
		padding:1rem 0 0 1rem;
	}

}
@media only screen and (max-width: 1300px) {
	#cucumber{width:100px!important;}
	#lemon{width:120px!important;}
	#milk{width:250px!important;}
	#apple{width:108px!important;}
	#spinach{width:186px!important;}
	#corn{width:193px!important;}
	#rice{width:155px!important;}
	#oats{width:155px!important;}
	#grapes{width:240px!important;}
	#avacado{width:127px!important;}
	#pear{width:166px!important;}
	#yams{width:166px!important;}
}
#cucumber{


	margin-top: 160px;
position: absolute;
margin-left: -100px;
max-width:100%;
height: auto;
}

#banana{


	margin-top: 280px;
position: absolute;
margin-left: -100px;
max-width:100%;
height: auto;
}

#corn{
	top: 0%;
margin-top: 10px;
position: absolute;
margin-left: 100px;
max-width:100%;
height: auto;
}

#avacado{
	margin-top: 35px;
position: absolute;
margin-left: 360px;
max-width:100%;
height: auto;
}

#grapes{
margin-top: 10px;
position: absolute;
right: -90px;
max-width: 100%;
height: auto;
}

#pear{
	margin-top: 355px;
position: absolute;
right: -30px;
max-width: 100%;
height: auto;
}

#yams{
	margin-top: 235px;
position: absolute;
right: -50px;
max-width: 100%;
height: auto;
}

#lemon{
	margin-top: 0px;
	position: absolute;
	left: -50px;
max-width:100%;
height: auto;
}
#milk{
margin-top: 50px;
position: absolute;
left: 280px;
z-index: -1;
max-width:100%;
height: auto;
}

#rice
{
	margin-left: 400px;
margin-top: 190px;
position: absolute;
max-width:100%;
height: auto;
}
#oats
{
	margin-left: 350px;
margin-top: 0px;
position: absolute;
max-width:100%;
height: auto;
}

#spinach
{
	margin-top: 165px;
	position:absolute;
	top:0%;
margin-left: 15px;
max-width:100%;
height: auto;
}
#apple{
	left: 40px;
position: absolute;
margin-top: 270px;
max-width:100%;
height: auto;
}









html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body #main header {
	width:80%;
	margin:auto;
}
