ul#ingredients {
    position: relative;
    height: auto;
    padding: 0;
    margin: 0;
    text-align: center;
}
ul#ingredients li {
	height: auto;
    display: inline-block;
    width: 49%;
    font-size: 12px;
    line-height: 14px;
    padding: 80px 0 0;
    text-align: left;
    background-repeat: no-repeat;
    background-position: center top;   
	vertical-align: top;
	background-size: cover;
	position: relative; 
} 



.text {
    z-index: 1;
    padding: 16px 10px;
    height: auto;
    background-color: rgba(255,255,255,0.7);
    width: 100%;
}

#ingredients p {
    font-size: 140%; font-weight: 400;
}

#ingredients p {
    font-size: 23px;
    font-weight: 400;
    line-height: 19px;
}


#ingredients p {
    font-size: 17px;
    font-weight: 400;
    line-height: 19px;
}

#ingredients p span {
    font-size: 79%; font-weight: lighter;
}
#ingredients p span {
    font-size: 95%;
    font-weight: lighter;
}
 
@media only screen and (min-width: 320px) {} /*320px*/ 

@media only screen and (min-width: 360px) {} /*360px*/

@media only screen and (min-width: 375px) {} /*375px*/

@media only screen and (min-width: 414px) {} /*414px*/

@media only screen and (min-width: 480px) {
	
	

} /*480px*/

@media only screen and (min-width: 568px) {ul#ingredients li {width: 32%;}} /*568px*/

@media only screen and (min-width: 640px) {
	

	
} /*640px*/

@media only screen and (min-width: 667px) {} /*667px*/

@media only screen and (min-width: 736px) {} /*736px*/

@media only screen and (min-width: 768px) {} /*768px*/

@media only screen and (min-width: 992px) {	} /*992px*/

@media only screen and (min-width: 1024px) {ul#ingredients li {
    width: 19%;
}} /*1024px*/	

@media only screen and (min-width: 1280px) {} /*1280px*/

@media only screen and (min-width: 1920px) {} /*1920px*/