/*
This is your custom Style Sheet. It's the last css resource loaded so you can
easily overwrite css selectors from other style sheets.
*/

@media (max-width: 767px){
	.flickity-enabled.is-draggable .flickity-viewport {
	        height: 630px !important;
	        min-height: 630px !important; 
	}
}
