﻿@media (max-width: 767px) {
    /*.body-background {
    background: url("../images/site-background-responsive.png") repeat-x scroll left top transparent !important;
    }*/
}

@media (max-width: 480px) {
    /*.body-background {
        background: url("../images/site-background-responsive-mobile.png") repeat-x scroll left top transparent !important;
    }*/
}