.styles_optionCard__BielS{display:grid;grid-template-columns:min-content 1fr max-content;grid-template-rows:auto 1fr;grid-template-areas:"count    .     icon" "title  title   title"}@media screen and (width >= 48rem){.styles_optionCard__BielS{grid-template-areas:".      .     icon" "title  .     count"}}.styles_sellVehicleGrid__GimDX{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;grid-template-areas:"content content" "tipper tractor-head" "truck truck" "opening opening"}@media screen and (min-width:48rem){.styles_sellVehicleGrid__GimDX{grid-template-areas:"tipper content" "tractor-head opening" "truck truck"}}@media screen and (min-width:79.68rem){.styles_sellVehicleGrid__GimDX{grid-template-columns:minmax(0,311px) minmax(0,417px) minmax(0,525px);grid-template-rows:max-content max-content;grid-template-areas:"tipper content truck" "tractor-head opening truck"}}.styles_aboutUsGrid__iPiIb{display:grid;column-gap:2.5rem;row-gap:1.5rem}@media (min-width:94.5rem){.styles_aboutUsGrid__iPiIb{grid-template-columns:max-content 1fr 310px}}.styles_aboutUsGrid__iPiIb{grid-template-areas:"stock" "description" "th" "text" "park" "link"}@media screen and (min-width:48rem){.styles_aboutUsGrid__iPiIb{grid-template-columns:repeat(2,1fr);grid-template-areas:"stock description" "text  th" "park link";grid-template-rows:repeat(3,max-content)}}@media screen and (min-width:79.68rem){.styles_aboutUsGrid__iPiIb{grid-template-columns:repeat(2,1fr) 310px;grid-template-areas:"stock description park" "stock th text" "stock th link";grid-template-rows:repeat(3,max-content)}}