div.container.dev-example-wrap{margin-bottom:44px;padding:0!important}div.dev-example{display:flex;flex-wrap:wrap;gap:37px}div.dev-example-box{width:350px}.dev-example-box-img{margin-bottom:29px}.dev-example-box-title h4{font-size:20px;font-weight:700;margin-bottom:28px;margin-top:-2px}.dev-example-box-img img{width:100%}.dev-example-box-tag ul{display:flex;flex-wrap:wrap;gap:5px;list-style:none;margin-bottom:21px;min-height:65px;padding:0}.dev-example-box-tag ul li{align-items:center;background-color:#ff9559;border-radius:8px;color:#fff;display:flex;font-size:12px;font-weight:700;height:30px;justify-content:center;padding:0 20px;width:auto}@media screen and (max-width:1400px){div.dev-example{justify-content:center}div.dev-example-box{padding:0 15px;width:100%}div.dev-example-box-img{margin-bottom:20px}div.dev-example-box-title h4{font-size:18px;margin-bottom:16px}div.dev-example-box-tag ul{margin-bottom:12px;min-height:auto}div.dev-example{gap:50px}}