 /*@media (min-width: 992px) {*/
 /*       .side-bar {*/
 /*           position: fixed !important;*/
 /*           top: 50%;*/
 /*           transform: translateY(-50%);*/
 /*           z-index: 1;*/
 /*       }*/
 /*   }*/

 /*footer {*/
 /*    z-index: 2;*/
 /*}*/
@media screen and (max-width: 767px) {
.directory-image {
    display: none;
}
}

 div#blog-body a {
     color:#2196f3;
 }

 div#blog-body a:hover {
     font-weight: bolder;
 }

 div#image_container {
     max-width: 400px;
 }

 .businesshours {
     float: right;
 }