@media (max-width: 960px) {



    .row {
        grid-template-columns:1fr
    }
}