.category-list-items{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.category-item{border:1px
solid #b3b3b3;border-bottom:5px solid #d20d0d;background:#fff}.category-list-items a,.category-list-items
img{display:block;width:100%}.category-title{color:#000;text-align:center;font-family:PoppinsVN;font-size:14px;font-style:normal;font-weight:600;line-height:150%}.category-title:hover{color:#d20d0d}.category-title-wrapper{padding:20px
10px;display:flex;justify-content:center;height:100px}.mkdf-grid-large-gutter>div{padding-left:0!important;padding-right:0!important}@media screen and (min-width:768px){.category-list-items{grid-template-columns:repeat(4,1fr);gap:16px}.category-title{font-size:18px}.category-title-wrapper{height:120px}}@media screen and (min-width:1100px){.category-list-items{gap:30px}.category-title{font-size:24px}.category-title-wrapper{height:150px}}