.cols{width:100%;display:flex;justify-content:space-around;max-width:1200px;margin:0 auto}.cols .col-single{max-width:360px;padding:0 20px}.cols .col-single p{margin-bottom:0 !important;font-size:30px;font-weight:600;font-family:'Quatro',sans-serif;text-align:center;line-height:1.5em}@media(max-width:1320px){.cols .col-single p{font-size:24px}}@media(max-width:1030px){.cols{flex-direction:column;justify-content:center;align-items:center}.cols .col-single{padding:25px 20px}}