img,video{max-width:100%;height:auto}
@media(max-width:900px){
[style*="1fr 360px"],[style*="1fr 340px"],[style*="160px 1fr"],[style*="2fr 1fr"],[style*="1.4fr 1fr"]{grid-template-columns:1fr!important}
[style*="repeat(3, 1fr)"],[style*="repeat(4, 1fr)"]{grid-template-columns:repeat(2,1fr)!important}
}
@media(max-width:560px){
[style*="repeat(3, 1fr)"],[style*="repeat(4, 1fr)"],[style*="1fr 1fr"],[style*="1.1fr 1fr"],[style*="1.05fr 0.95fr"],[style*="0.95fr 1.05fr"]{grid-template-columns:1fr!important}
}
