.plans_feature .plans_feature_section{display:flex;flex-wrap:wrap;gap:30px}.plans_feature .plans_feature_content{background:#fff;border:1px solid #ddd;border-radius:20px;padding:40px;width:calc(50% - 15px)}.plans_feature .plans_feature_content p{color:#788289;font-size:15px;margin:0 0 10px;text-transform:uppercase}.plans_feature .plans_feature_content ul{list-style:none;margin:0;padding:0}.plans_feature .plans_feature_content ul li{border-bottom:1px dashed #ddd;color:#181818;font-size:18px;list-style:none;margin:0 0 15px;padding:0 30px 15px 0;position:relative}.plans_feature .plans_feature_content ul li:last-child{border:none;margin:0;padding-bottom:0}.plans_feature .plans_feature_section .plans_feature_content ul li:before{background:url("https://fixedplantiq.com/hubfs/Vector%20(3).png");background-size:cover;content:"";height:12px;position:absolute;right:0;top:9px;width:16px}.plans_feature .plans_feature_btn{margin-top:50px;text-align:center}.plans_feature .plans_feature_btn a{text-decoration:underline}@media only screen and (max-width:767px){.plans_feature .plans_feature_content{width:100%}}@media only screen and (min-width:768px) and (max-width:1024px){.plans_feature .plans_feature_section{gap:20px}.plans_feature .plans_feature_content{padding:30px;width:calc(50% - 10px)}}