/* ######################################## */


/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {}


/* ######################################## */


/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
}


/* ######################################## */


/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {}


/* ######################################## */


/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {}


/* ######################################## */


/* Custom, iPhone Retina */

@media only screen and (max-width: 320px) {}


/* ######################################## */


/*182583/cards/4775129*/
.bbel-list-flow{
  overflow-y: initial;
  display: inline-block;
}
body:not(.page-template-page-fullscreen) .site {
    overflow-x: initial;
}
body.home-page .bb-activity-media-elem.media-activity,
body.home-page .bb-activity-media-elem .entry-img img{
  width:100% !important;
}{
  
  width:100% !important;
}
/*182583/cards/4775129*/