.plan-pricing-module{align-items:center;display:flex;justify-content:space-between;margin:0 auto 35px;width:90%}.plan-pricing-module:nth-child(2n){flex-direction:row-reverse}.plan-pricing-text a{background-color:orange;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;color:#fff;display:inline-block;font-size:16px;padding:10px;text-decoration:none}.plan-pricing-img,.plan-pricing-text{box-sizing:border-box;width:48%}.plan-pricing-img img{max-width:100%}@media(max-width:768px){.plan-pricing-module,.plan-pricing-module:nth-child(2n){align-items:center;flex-direction:column}.plan-pricing-module{border-bottom:2px solid #1e5882;padding-bottom:25px}.plan-pricing-module:last-of-type{border-bottom:none;padding-bottom:0}.plan-pricing-img,.plan-pricing-text{display:flex;justify-content:center;width:100%}.plan-pricing-text h1,a{text-align:center}.plan-pricing-text a{display:block;font-size:24px;margin:0 auto!important;text-decoration:none;width:50%}}