.prodList
{ float:left;
 margin-left:1%;
 margin-right:1%;
 width:44%!important;
 height:auto;
 padding:5px;
     margin-bottom: 5px;
}
.prodPicFrame
{
 height:auto;    
  margin-bottom:5px;
}
.selectprice
{
 position:static;
 border:solid 0px #fff; 
 width:auto;   
}
.selectname
{
 height:78px;    
  line-height:22px;  
}
.prodIchiran
{
 margin-left:-5px;    
 margin-right:-5px;
}
.prodImage
{
 width:auto;    
}
@media screen and (max-width: 768px)
{
    .prodPicFrame
    {
     height:502px;    
    }
}
@media screen and (max-width: 425px)
{
    .prodPicFrame
    {
     height:275px;    
    }
}
@media screen and (max-width: 375px)
{
    .prodPicFrame
    {
     height:242px;    
    }
}
@media screen and (max-width: 320px)
{
    .prodPicFrame
    {
     height:206px;    
    }
}

