.greating-section{margin-top:50px}.col-title{display:flex;justify-content:center;color:#397cc9;font-size:60px;margin-bottom:30px;line-height:60px}.col-container{display:flex;justify-content:space-between}.col{width:30%;padding:20px}@media only screen and (max-width:1200px){.col{width:45%}.col-container{flex-wrap:wrap;justify-content:center}.col-title{font-size:50px}}@media only screen and (max-width:768px){.col{width:90%}.col-title div{text-align:center}}