.campaign-express{display:flex;justify-content:center}.campaign-express .text{font-size:36px;font-weight:700;color:white;background-color:#005685;padding:30px;border-radius:15px 0 0 15px;text-align:center}.campaign-express .text .features{font-size:18px;color:white;margin-top:14px;display:flex;justify-content:center;align-items:center}.campaign-express .text .features span{font-size:18px;color:white;margin-left:10px}.campaign-express .price{font-size:42px;font-weight:500;color:white;background-color:#00b5aa;padding:30px 40px;border-radius:0 15px 15px 0;display:flex;align-items:center;justify-content:center}@media(max-width:580px){.campaign-express{display:flex;flex-direction:column;text-align:center}.campaign-express .text{font-size:32px;color:white;background-color:#005685;padding:30px;border-radius:15px 15px 0 0;line-height:130%}.campaign-express .price{font-size:28px;color:white;background-color:#00b5aa;padding:30px 40px;border-radius:0 0 15px 15px}}