.tt-apex-gallery .tt-gallery-thumbs{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}
.tt-apex-gallery .tt-gallery-thumbs img{aspect-ratio:1;object-fit:contain;width:100%;height:auto}
.tt-apex-gallery .tt-gallery-thumbs button{min-width:0}
.tt-apex-gallery .tt-gallery-main>img{object-fit:contain}
.tt-apex-gallery .tt-gallery-thumbs button:focus-visible{outline:2px solid #ff5a1f;outline-offset:3px}
@media(max-width:600px){.tt-apex-gallery .tt-gallery-thumbs{gap:5px}.tt-apex-gallery .tt-gallery-thumbs span{font-size:10px;padding:7px 2px;letter-spacing:0}}
