.chooseplans--card--wrap .cmp-container{display:flex;column-gap:24px}
.choose-plan-card{padding:30px;box-shadow:0 1px 25px 0 rgba(0,0,0,0.1);width:32%}
.choose-plan-card .card-title{font-family:'robotobold';font-size:1.4rem;line-height:normal;padding-bottom:10px;color:#c4271b;margin-bottom:0}
.choose-plan-card ul{border-top:1px solid #ccc;padding:15px 0 30px 0;list-style:none}
.choose-plan-card ul li{position:relative;font-family:robotomedium;font-size:1.4rem;line-height:32px;padding-bottom:10px;padding-left:35px}
.choose-plan-card ul li:before{position:absolute;left:4px;top:10px;width:24px;height:24px;background:url(../../../../content/dam/futuregeneraliindiainsurancecoltd/common/red-arrow-tick-icon.svg) no-repeat;content:''}
@media(max-width:767px){.chooseplans--card--wrap .cmp-container{flex-direction:column;row-gap:30px}
.choose-plan-card{margin-bottom:50px;width:100%}
.choose-plan-card ul li{line-height:21px}
}