.pricings{display:flex;justify-content:center}.pricing{margin:0px 15px;border:1px solid #222;width:32%}.pricing:first-child{margin-left:0px}.pricing:last-child{margin-right:0px}.pricing .name h3{font-size:20px;color:#000;margin:10px 0}.early-bird{padding:40px 0px;background-color:#3cb878;color:#FFF}.early-bird .price{font-size:72px;font-weight:bold;line-height:62px}.early-bird .note{font-size:18px;font-weight:normal;text-transform:capitalize}.regular-price{font-size:18px;font-weight:normal;margin:10px 0}.regular-price .price{font-weight:bold}.pricing-disclaimer{margin:40px 0px;padding:10px 2%;text-align:center;font-size:16px}.pricing-disclaimer p{margin:0px}@media only screen and (max-width:479px){.pricings{display:block}.pricing{width:90%;margin-left:5% !important;margin-right:5% !important;margin-bottom:20px}}@media only screen and (min-width:480px) and (max-width:823px){.pricings{display:block}.pricing{margin:20px auto !important;width:80%}}@media only screen and (min-width:824px) and (max-width:1024px){.pricing{width:31.3%}.pricing .name h3{font-size:18px}}