@media (min-width: 960px) and (max-width: 1199px) {
body.layout-mode-responsive #rt-header .rt-grid-8 {
width: 800px;
}
body.layout-mode-responsive #rt-header .rt-omega {
width: 0px;
}
}
@media (min-width: 768px) and (max-width: 959px) {
body.layout-mode-responsive #rt-header .rt-grid-8 {
width: 640px;
}
body.layout-mode-responsive #rt-header .rt-omega {
width: 0px;
}
}
The following users have thanked you: David Goode
Time to create page: 0.054 seconds