#blog{.blog-list{flex-direction:row;justify-content:space-evenly;row-gap:15px}.arrow,.blog-list{display:flex;column-gap:15px}.arrow{width:fit-content;color:var(--color-secondary);align-self:center;align-items:center}}@media (min-width:701px) and (max-width:1120px){#blog{display:flex;flex-direction:column;justify-content:center;.blog-list{align-items:stretch;flex-direction:row;justify-content:center;row-gap:15px;width:100%;a,div{grid-template-rows:200px auto}div{min-height:110px}h5{max-width:100%}}}}@media (max-width:700px){#blog{display:flex;flex-direction:column;justify-content:center;.blog-list{display:flex;flex-direction:column}}}