.catalog-menu .container .menu_item{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.catalog-menu .container .menu_item .item_name{position:absolute;bottom:10%;left:0;height:30px;padding:0 20px;background-color:#1c1c1b;color:#fff;display:flex;justify-content:flex-start;align-items:center}.catalog-menu .container .menu_item .item_img{width:100%;height:100%;overflow:hidden}.catalog-menu .container .menu_item .item_img img{width:inherit}
