.home-brand .category-list-main{flex-wrap:unset;margin-left:unset;text-align:center}.home-brand a.cat-img-box-wrapper{#display:inline-block}.cms-index-index .category-list-main{width:100%;display:grid;grid-template-columns:repeat(2,1fr);max-width:1234px;justify-content:space-between;padding:70px 15px 45px;margin:0 auto;gap:5px}.cms-index-index .category-list-main span.cat-img-box img{width:100%}@media screen and (min-width:768px){.cms-index-index .category-list-main{grid-template-columns:repeat(4,1fr);padding:0 15px 20px;grid-column-gap:15px;grid-row-gap:30px}}@media screen and (min-width:1024px){.cms-index-index .category-list-main{grid-template-columns:repeat(6,1fr)}}