.skills{min-height:500px}.skills-wrapper{padding:0;width:100%;margin:0 auto;display:flex;justify-content:space-around;flex-wrap:wrap}.skills-cat{width:100%;height:auto}.skills-cat h3{text-align:center}.skills-cat h3:before{content:""}.cat-wrapper{height:auto;display:flex;flex-wrap:wrap;justify-content:space-around;border:1px solid #d3d3d3;border-radius:10px}@media screen and (min-width:1000px){.skills-cat{width:48%}.cat-wrapper{flex-shrink:1}}