@media screen and (max-width: 1200px) {

    .research-topics-grid{
        align-items: center;
        justify-content: center;
    }
}