@media screen and (max-width:700px){.grid_news{grid-template-columns:repeat(2,minmax(250px,300px))!important}}@media screen and (max-width:480px){.grid_news{grid-template-columns:1fr!important}a.card{height:300px;width:100%}a.card:hover{transform:translateY(0)}}