.gd{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:768px){.gd>div{min-width:240px;max-width:33%;margin-left:.5rem;margin-right:.5rem;margin-bottom:1rem}}@supports (display:grid){.gd{display:grid}.gd>div{min-width:0;max-width:none;margin-left:0;margin-right:0;margin-bottom:0}}