.vehicle-seo-funnel div ul{column-gap:15px;display:grid;grid-template-columns:1fr 1fr 1fr;padding:0;row-gap:15px}@media only screen and (max-width:767px){.vehicle-seo-funnel div ul{grid-template-columns:1fr 1fr}}@media only screen and (max-width:480px){.vehicle-seo-funnel div ul{grid-template-columns:1fr}}.vehicle-seo-funnel div ul li{list-style:none;text-align:center;width:100%}.vehicle-seo-funnel div ul li a{display:block;height:100%;transition:all .3s ease-in-out;width:100%}