﻿.strength .strengthItem .list{display:flex;flex-wrap:wrap;justify-content: space-between;}
.strength .strengthItem .list .item{width:32%;}
@media (max-width:768px){.strength .strengthItem .list .item{width:100%;margin-bottom:2%}}