Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2019
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.22 KB | None | 0 0
  1. @media (max-width: 991px) {
  2.     .home .twp-banner-main-section .twp-row .banner-sticky-sidebar:first-child {
  3.         order: 2;
  4.     }
  5.     .home .twp-banner-main-section .twp-row .banner-sticky-sidebar:last-child {
  6.         order: 3;
  7.     }
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement