/******************************************************************************* * Home *******************************************************************************/ // even if the same name, need here to be relative to correct theme folder @media screen and (max-width: 770px) { .home-2015 .active-lifestyles .banner { background-image: url(../images/cms/home-2015/feature-banner-lifestyles-t.jpg) !important; } .home-2015 .pain-management .banner { background-image: url(../images/cms/home-2015/feature-banner-pain-t.jpg) !important; } .home-2015 .athletes .banner { background-image: url(../images/cms/home-2015/feature-banner-athletes-t.jpg) !important; } } /******************************************************************************* * Footer *******************************************************************************/ .footer-top { .footer-social-sites-block { .social-sites-list { @media screen and (max-width: 1080px) { width: 126px; } } } }