@media screen and (width > 750px){.product-feature-description-match{max-width:1410px;margin:50px auto;text-align:center;& h1{font-size:40px;margin:0;margin-bottom:15px;font-weight:bold;text-transform:uppercase;}& p{font-size:22px;margin:0 auto;margin-bottom:20px;}& .match_bottom{display:flex;align-items:center;justify-content:center;background:#F5F5F5;gap:62px;& img{width:55%;height:auto;object-fit:contain;}& .right{width:100%;& .item{display:flex;align-items:center;gap:10px;margin:13px 0 26px;& img{width:40px;height:40px;object-fit:contain;}& p{font-size:20px;margin:0;font-weight:bold;text-align:left;}}}}}}@media screen and (width < 750px){.product-feature-description-match{margin:30px auto 15px;text-align:center;& h1{font-size:20px;margin:0;margin-bottom:5px;font-weight:bold;text-transform:uppercase;padding:0 15px;& .title_hor{display:block;}}& p{font-size:12px;margin:0 auto;margin-bottom:15px;}& .match_bottom{background:#F5F5F5;& img{width:100%;height:auto;object-fit:contain;}& .right{width:100%;padding:15px;& .item{display:flex;align-items:center;gap:10px;margin:8px 0 12px;& img{width:20px;height:20px;object-fit:contain;}& p{font-size:14px;margin:0;font-weight:bold;text-align:left;}}}}}}