@media only screen and (min-width:1921px) and (max-width:2900px) {
.homefeaturedproBox1 .imageResize img {
    height:350px;
}
.homefeaturedproBox2 .imageResize img {
    height:350px;
}
}

@media only screen and (min-width:1601px) and (max-width:1920px) {
.category_productholderSectionList_Shophome ul li div.SecImageList img {
    height:190px;
}
.homefeaturedproBox1 .imageResize img {
    height:250px;
}
.homefeaturedproBox2 .imageResize img {
    height:250px;
}
	
}

@media only screen and (min-width:1301px) and (max-width:1600px) {
.category_productholderSectionList_Shophome ul li div.SecImageList img {
    height:180px;
}

.homefeaturedproBox1 .imageResize img {
        height:205px;
}

.homefeaturedproBox2 .imageResize img {
        height:205px;
}
	
}


@media only screen and (min-width:1150px) and (max-width:1300px) {
.category_productholderSectionList_Shophome ul li div.SecImageList img{
   height:180px;
}
.homefeaturedproBox1 .imageResize img {
        height: 140px;
}

.homefeaturedproBox2 .imageResize img {
        height: 140px;
}
}
@media only screen and (min-width:1025px) and (max-width:1149px) {
.category_productholderSectionList_Shophome ul li div.SecImageList img{
		height:160px;
}
.homefeaturedproBox1 .imageResize img {
        height: 150px;
}

.homefeaturedproBox2 .imageResize img {
        height: 150px;
}


}


@media only screen and (min-width:901px) and (max-width:1024px) {
.category_productholderSectionList_Shophome ul li div.SecImageList img{
		height:135px;
}
.homefeaturedproBox1 .imageResize img{
	height:130px;
}
.homefeaturedproBox2 .imageResize img{
	height:130px;
}
}

@media only screen and (min-width:768px) and (max-width:900px) {
.category_productholderSectionList_Shophome ul li div.SecImageList img{
		height:140px;
}
.homefeaturedproBox1 .imageResize img{
	height:120px;
}
.homefeaturedproBox2 .imageResize img{
	height:120px;
}
}


@media only screen and (min-width:601px) and (max-width:767px) {
.category_productholderSectionList_Shophome ul li div.SecImageList img{
		height:170px;
}
.homefeaturedproBox1 .imageResize img {
        height: 165px;
}

.homefeaturedproBox2 .imageResize img {
		height:165px;
}
}

@media only screen and (min-width:511px) and (max-width:600px) {
.category_productholderSectionList_Shophome ul li div.SecImageList img{
		height:200px;
}
.homefeaturedproBox1 .imageResize img {
        height:160px;
}

.homefeaturedproBox2 .imageResize img{
        height:160px;
}
	
}

@media only screen and (min-width:479px) and (max-width:510px) {
.category_productholderSectionList_Shophome ul li div.SecImageList img{
		height:160px;
}
.homefeaturedproBox1 .imageResize img {
        height:150px;
}

.homefeaturedproBox2 .imageResize img{
        height:150px;
}
}


@media only screen and (min-width:310px) and (max-width:478px) {
.category_productholderSectionList_Shophome ul li div.SecImageList img{
	height:120px;
}	
	
.homefeaturedproBox1 .imageResize img {
        /*min-height:120px;*/
}

.homefeaturedproBox2 .imageResize img{
        min-height:120px;
}
}