#sysItemDetail .sysItemImages{
	min-height: 950px;
}

@media only screen and ( max-width : 768px ) {
#sysItemDetail .sysItemImages{
	min-height: auto;
}
}
@media screen and (max-width:480px){
.img_ecom img, .img_ecom02 img { width: 100%;}


}
@media screen and (min-width:481px) and (max-width:800px){
.img_ecom img, .img_ecom02 img { width: 100%; padding: 10%;}

}
@media screen and (min-width:801px){
/*-- us_nav --*/
.navbar { color: #999;}
.navbar-brand { width: 100%; left: 0;}
.img_ecom img, .img_ecom02 img { width: 100%; padding: 10%;}




}
/* #END_OF_RESOURCE_FILE */
