.productSection{padding:40px 50px;min-height:1050px}.productText{text-align:center}.productBoxesSection{display:flex;align-items:center}.productBoxOutline{box-shadow:0px 2px 7px #ccc;border-radius:5px;margin:30px 20px;min-height:800px;width:25%}.productBoxImg{text-align:center}.productName{text-align:center;font-family:'Fjalla One',sans-serif;font-size:24px;letter-spacing:0px;color:#0000bf;text-transform:uppercase;padding:20px 0px}.productDesc{font-size:16px;padding:0px 15px 10px}.productDesc p{font-size:16px}.productDesc h5{font-family:Lato;font-size:16px;letter-spacing:0px;color:#0000bf}@media(max-width:1100px){.productBoxesSection{flex-wrap:wrap}.productBoxOutline{width:45%}}@media(max-width:768px){.productBoxOutline{width:100%}}