@media (max-width:@maxResponsiveWideWidth) {
.Responsive #logoBlock .pageContent { background-image: none; }
}
@media (max-width:@maxResponsiveWideWidth) {
.Responsive #logoBlock .pageContent { background: url(@imagePath/xenforo/mobilebg) no-repeat center center #000; }
}