.fixed-header .ba-section {
  padding: 0px !important;
  background-color: var(--accent) !important; 
}
.fixed-header .ba-section img {
  width: 180px !important;
   transition: padding .3s ease-in;
  -webkit-transition: padding .3s ease-in;
}
.header .ba-section {
    transition: padding .3s ease-in;
  	-webkit-transition: padding .3s ease-in;
}
#item-16612091500390 .ba-slideshow-description {
    text-align: justify !important;
}
.com_gridbox .slideshow-button a {
    border: 1px solid #ccc;
}
.com_gridbox .slideshow-button a:hover {
    border: 1px solid var(--primary);
}