@media only screen and (max-width:767px) {
    body { background-color: #015093; }
    
}
