.bi-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
@media(max-width:680px){.bi-bottom-grid{grid-template-columns:1fr}}
