body {
    background-size: 800px auto !important;   /* <-- tamaño específico */
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
