@media only screen and (max-width: 768px) {
    body.ResponsiveDesign {
        background-repeat: repeat;
    }
