.container{display:flex;flex-direction:column;align-items:center;margin:0 auto;max-width:1140px}.header{border-bottom:.5px solid #ff5483;padding-bottom:10px;margin-bottom:20px;width:90%}.header h2{font-size:18px;font-weight:900;line-height:28px}.content{display:flex;flex-direction:column;justify-content:space-between}.productsWrapper{display:flex;flex-direction:row;justify-content:space-around}.productsWrapper:nth-of-type(1){margin-bottom:30px}@media all and (min-width: 769px){.container{padding:30px}.header{width:100%;padding-bottom:25px}.header h2{font-size:24px}.content{flex-direction:row;justify-content:center}}
