@media (max-width: 980px) {
.forceRowOrder {
display: flex;
flex-wrap: wrap;
}
.Order1 {
order: 1;
margin-bottom: 30px !important;
}
.Order2 {
order: 2;
margin-bottom: 0px !important;
}
}
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter