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