﻿.home-product .l-wrap .product .pro-list{flex-wrap:wrap;align-items:inherit;}
.home-product .l-wrap .product .pro-list .item{height:auto;display:flex;flex-direction:column;}
.home-product .l-wrap .product .pro-list .item .text{flex:1;display:flex;flex-direction:column;align-items:flex-start;}
.home-product .l-wrap .product .pro-list .item .text .btn{margin-top:auto;}
@media (max-width:768px){.home-product .l-wrap .product .pro-list .item .text .name{line-height:1.3}
.home-product .l-wrap .product .pro-list .item .text .merchandise{line-height:1.4;margin-top:4px}
.home-product .l-wrap .product .pro-list .item{margin:10px 0 15px}}