body { background-image: url(//www.wisejunios.com/wp-content/themes/wisejunios/css/images/bg1.jpg); background-position: center top; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; background-color:#fff;  font: 13px 'Roboto' Arial, Helvetica, sans-serif; 
color:#54718f ; 
line-height:18px;
} @media only screen and (max-width: 767px) {
body { background-image: url(//www.wisejunios.com/wp-content/themes/wisejunios/css/images/bg1-phone.jpg);
}
}