.zs-plan-list {
 align-items: inherit;
}
.zs-taxplus {
 bottom: -6%;
 width: 90%;
}
@media only screen and (max-width: 767px){
.zs-taxplus {
 left: 50%;
bottom: -7%;
width: 100%;
}
}
