.pricings{display:flex;justify-content:center}.pricing{border:1px solid #222;margin:0 15px;width:32%}.pricing:first-child{margin-left:0}.pricing:last-child{margin-right:0}.pricing .name h3{color:#000;font-size:20px;margin:10px 0}.early-bird{background-color:#4f6d99;color:#fff;padding:40px 0}.early-bird .price{font-size:72px;font-weight:700;line-height:62px}.early-bird .note{font-size:18px;font-weight:400;text-transform:capitalize}.regular-price{font-size:18px;font-weight:400;margin:10px 0}.regular-price .price{font-weight:700}.pricing-disclaimer{font-size:16px;margin:40px 0;padding:10px 2%;text-align:center}.pricing-disclaimer p{margin:0}@media only screen and (max-width:479px){.pricings{display:block}.pricing{margin-bottom:20px;margin-left:5%!important;margin-right:5%!important;width:90%}}@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}}