/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 12/03/2019, 1:42:29 PM
    Author     : OEM
*/

.product-image-holder{
    padding-bottom: 30px;
    
}

.product-image-holder img{
    width: 100%;
    height: auto;
}