@media screen and (max-width:768px){.header-div-stories{position:fixed;top:.4rem;left:25%}}@media screen and (min-width:768px) and (max-width:1024px){.header-div-stories{position:fixed;top:.7rem;left:30%}}@media screen and (min-width:1024px){.header-div-stories{position:fixed;top:.7rem;left:25%}}.search-bt-stories{border-radius:.6rem;display:flex}.search-stories-cont{border-radius:.5rem;align-items:center;padding:0 .8rem;font-size:.8rem;display:flex}.search-stories-cont p{color:gray;padding:0 .5rem}.filter-bt-stories{border:2px solid #efcc00;border-radius:.3rem;margin-top:5px;padding:.3rem;position:fixed;top:.8rem;left:1rem}.filter-bt-stories:hover{border:2px solid #c9c9c9}.grid-container{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;padding:1rem;display:grid}.story-card{border:1px solid #ddd;border-radius:.5rem;overflow:hidden}.story-image{object-fit:cover;width:100%;height:200px}.story-content{padding:1rem}
