.tt-section{display:flex;gap:20px;align-items:center}
.tt-left{background:#f8f5f2;padding:20px;border-radius:12px;width:30%}
.tt-right{display:flex;gap:10px;overflow-x:auto}
.tt-right img{width:200px;height:150px;object-fit:cover;border-radius:10px}
