.zs-plan-list .zs-freeplan-list, .zs-plan-list .zs-paidplan-list {
  padding: 40px 35px;
}
.zs-plan-list {
 align-items: inherit;
}
.zs-taxplus {
 bottom: -6%;
 width: 90%;
}
@media only screen and (max-width: 767px){
.zs-taxplus { 
 left: 40%;
width: 80%;
}
}