﻿@media (max-width: 767px) {
    .bgstretcher-page{ background-color:#ffffff!important; z-index:1 !important;}
}

#sidebar {
    top: 550px;
    right: -300px;
    position: absolute;
    z-index: 99999999;
}