#tps-search-container{display:flex;gap:10px;justify-content:center;margin-bottom:20px;flex-wrap:wrap}#tps-results{display:block;width:100%;align-items:center;position:relative}.tps-post{display:flex;width:100%;max-width:600px;border-bottom:1px solid #ccc;padding-bottom:10px}.tps-post img{width:300px;height:300px;object-fit:cover;border-radius:15px;margin-right:15px}.rounded-image{border-radius:15px !important;overflow:hidden}#tps-pagination-container{text-align:center;width:100%;margin-top:20px;display:block;clear:both}.tps-page-number{margin:0 5px;cursor:pointer;color:red;font-weight:700}.tps-page-number.active{color:#000 !important;font-weight:700}@media (max-width:768px){#tps-search-container{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;justify-content:center}.tps-post{flex-direction:column;align-items:center;text-align:center}.tps-post img{width:300px !important;border-radius:15px;height:auto;margin-bottom:10px}}