whyussection
<style>
.section-why-us {
display: unset!important;
flex-direction: unset!important;
align-items: unset!important;
justify-content: unset!important;
}
.why-us—section-wrapping {
margin-top: 0;
display: grid!important;
grid-auto-flow: row;
grid-template-columns: repeat(7, 1fr);
}
.section-why-us > a > img,
.section-why-us > img {
height: auto;
width: 50%;
}
.why—us-title {
margin: 0 8px;
font-size: 12px;
}
@media only screen and (max-width: 1024px) {
.why—us-title {
margin: 0;
}
}
</style>
<div class="why-us—section-wrapping" style="text-align: center;">
<div class="section-why-us">
<a style="color: #333; text-decoration: none;" href="/information/delivery-policy" target="_blank">
<img src="https://backend.central.co.th/media/wysiwyg/icon/usp_delivery_v2.jpg" alt="Express Delivery" />
<p class="why—us-title">Express Delivery</p>
</a>
</div>
<div class="section-why-us">
<a style="color: #333; text-decoration: none;" href="/information/gift-wrapping" target="_blank"> <img src="https://backend.central.co.th/media/wysiwyg/icon/usp_giftwraping_v2.jpg" alt="Gift Wrapping" />
<p class="why—us-title">Gift Wrapping Services</p>
</a>
</div>
<div class="section-why-us">
<a style="color: #333; text-decoration: none;" href="/information/point-redemption" target="_blank">
<img src="https://backend.central.co.th/media/wysiwyg/icon/usp_the1card_v2.jpg" alt="Earn and Redeem Points" />
<p class="why—us-title">Earn & Redeem Points</p>
</a>
</div>
<div class="section-why-us">
<a style="color: #333; text-decoration: none;" href="/information/return-policy" target="_blank">
<img src="https://backend.central.co.th/media/wysiwyg/icon/usp_returnexchange_v2.jpg" alt="Easy Return and Exchange" />
<p class="why—us-title">Easy Return & Exchange</p>
</a>
</div>
<div class="section-why-us">
<a style="color: #333; text-decoration: none;" href="/information/click-and-collect"> <img src="https://backend.central.co.th/media/wysiwyg/icon/usp_clickcollect_v2.jpg" alt="Click and Collect" />
<p class="why—us-title">Click & Collect</p>
</a>
</div>
<div class="section-why-us">
<img src="https://backend.central.co.th/media/wysiwyg/icon/usp_warranty_v2.jpg" alt="Genuine Warranty" />
<p class="why—us-title">Genuine Warranty</p>
</div>
<div class="section-why-us">
<a style="color: #333; text-decoration: none;" href="/search/e%20gifts%20card" target="_blank">
<img src="https://backend.central.co.th/media/wysiwyg/icon/usp_giftcard_v2.jpg" alt="Gift Card" />
<p class="why—us-title">Gift Card</p>
</a>
</div>
</div>