.bg-black{background-color:black;}

@media (max-width:767px)
{
.header-section .navbar-brand img {	width: 50px; height: 45px;}
}
@media (max-width:767px)
{
.story .myDiv{  margin-left: 15px; margin-right: 15px; }
}
.myDiv { text-align: justify; margin-left: 100px; margin-right: 100px; color:dark;
}
.center { display: block; margin-left: auto; margin-right: auto;
}

.sidebar-image-gallery { width: 1200px; margin: 15px 15px; 
 }

.sidebar-image-gallery img:hover { opacity: .7; border-style: solid; border-color; red;}
.sidebar-image-gallery img { opacity: 1.7; }

.sidebar-image-gallery img:hover 
{ -webkit-transform: rotate(-5deg);  -moz-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg); background: white;
    border: solid 1px black;
 }

@media (max-width:767px)
{
.image-sect .sidebar-image-gallery{ 
width: 350px; margin-left: 15px; margin-right: auto; padding-left: 10px; background: white;
    border: solid 1px black;}
}

@media (max-width:767px)
{
.text-sect { font-size:9px;}
.Emb-sect img { width: 150px; height: 145px;}
}
