.BMC-grid1 {
    margin-top: 30px;
    grid-template-columns: repeat(2, 1fr);
}