.free-tools .outer-table .iner-img img{aspect-ratio:4/3;object-fit:cover}.free-tools .locationfilter ul{display:flex;flex-wrap:wrap;gap:32px;list-style:none;margin:40px 0;padding:0}.free-tools .locationfilter ul li.loc-filter{cursor:pointer}.free-tools .outer-table{display:grid;gap:var(--gap-section-4);grid-template-columns:repeat(3,1fr)}.free-tools .outer-table .itemgrid{background:var(--brand-black);border:1px solid var(--neutral-80);border-radius:var(--corner-middle)}.free-tools .outer-table .itemgrid .iner-img img{border-radius:var(--corner-middle) var(--corner-middle) 0 0}.free-tools .outer-table a{text-decoration:none}.free-tools .outer-table a .titlediv{padding:var(--gap-section-3)}.free-tools .outer-table a .titlediv h3{font-size:var(--heading-h4);font-weight:500;line-height:var(--line-height-h4);margin-bottom:0}.free-tools .inner-content{background:var(--neutral-90);border-radius:var(--corner-outer-2);padding:var(--gap-section-2)}@media(max-width:1024px){.free-tools .locationfilter{overflow-x:scroll;width:100%}.free-tools .locationfilter ul{flex-wrap:nowrap}.free-tools .locationfilter ul li.loc-filter{white-space:nowrap}.free-tools .locationfilter ul{margin:20px 0}.free-tools .outer-table{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.free-tools .inner-content{padding:30px 20px}.free-tools .outer-table a .titlediv{padding:20px}.free-tools .outer-table{grid-template-columns:repeat(1,1fr)}}