.partcolumn p,.prodcolumn h2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.button-container{display:flex;justify-content:left;align-items:center;width:100%;padding:0 10px 10px}.buttonDiv{padding:10px 20px;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s;display:flex;align-items:center;background-color:#023049;color:#fff;justify-content:center;flex:1;font-weight:700;font-size: 17px;}.product_grid,.productlist_brand,.productlist_image{display:flex;background:#fff}.buttonDiv:hover{background-color:#1b66b4;color:#fff}.buttonDiv span i{padding-right:7px}.product_listdes{height:95px}.desccontainer{display:flex;flex-direction:column;width:100%;border-top:1px solid #bebebe6e}.prodcolumn{flex:1;padding:10px;box-sizing:border-box;min-height:69px}.partcolumn{flex:1;padding:0 10px;box-sizing:border-box;min-height:58px}.partcolumn p{height:40px;font-size:16px!important}.prodcolumn h2{color:#000;font-size:17px}.productlist_brand{width:100%;height:50px;text-align:center;justify-content:center}.productlist_brand img{height:30px}.productlist_image{margin-top:20px;width:100%;height:160px;justify-content:center}.productlist_image img{max-width:100%;height:125px}.product_grid{cursor:pointer;height:auto;flex-direction:column;border:1px solid #e8e8e8;margin:0 1% 20px;border-radius:10px;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 2px 3px 0 rgba(0,0,0,.19)}@media only screen and (max-width:767px){.product_grid{margin:0 1.2em 20px}}