.categorie-wrap {
    padding: 30px 0 0px;
}
.categorie-wrap .container{
   width: 1187px;
}
.categorie-wrap .catg-inner {
    position: relative;
    top: -93px;
    background: #fff;
    padding: 30px 10px 0px;
}
.categorie-wrap a.product img{
  -webkit-transition: all 350ms ease 0s;
-moz-transition: all 350ms ease 0s;
-o-transition: all 350ms ease 0s;
-ms-transition: all 350ms ease 0s;
transition: all 350ms ease 0s;
}
.categorie-wrap a.product:hover img{
  transform: scale(1.1);
}
.fea-name p {
    font-size: 14px;
    background: #f47520;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 3px 10px;
    font-weight: 500;
  max-width:192px;
}
.fea-name h5 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    background: #fff;
    text-align: left;
    padding: 7px 45px 7px 12px;
    position: relative;
    display: inline-block;
    bottom: 13px;
}
.fea-name h5::after {
    position: absolute;
    content: "\f178";
    right: 9px;
    top: 7px;
    font-family: "FontAwesome";
    font-size: 23px;
    font-weight: 300;
   vertical-align:middle;
}
.title {
    left: 20px;
}
.fea-name {
    position: absolute;
    bottom:0px;
    left: 15px;
}
.product{
	position:relative;
        display:block;
       overflow: hidden;
}
.product a > img {
	max-width:100%;
}

@media only screen and (max-width: 590px) {
.categorie-wrap .catg-inner .col-md-6.col-sm-6.col-xs-6{
margin-bottom: 25px;
width: 100%;
}
}
ner .col-md-6.col-sm-6.col-xs-6{
margin-bottom: 25px;
width: 100%;
}
}
