/*
Theme Name: Beaver Builder Child Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: An example child theme that can be used as a starting point for custom development.
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/


.nfon-partners-carousel .fl-slide-bg-photo {
	background-size: contain;
	background-position: 0 0;
}

.header-ribbon {  transform: rotate(-2deg); }



.event-speakers .fl-slide-foreground { display: flex; flex-direction: column-reverse; }

@media only screen and (min-width: 769px) and (max-width: 992px)  {
	.nfon-partners-carousel .fl-slide-bg-photo {
		background-size: contain;
		background-position: 0 0;
	}
}