@media screen and (min-width: 768px) { .firstRow { align-content: flex-end; } .article { display: grid; } }