@media screen and (max-width: 767px) {
	
	.button-wrapper.inline { display: block; margin-right: 0; }
	
	.btn { width: 80%; white-space: normal; margin:0 auto; }
	
	.button-wrapper, .button-wrapper.destra, .button-wrapper.sinistra { text-align: center; }
		
	.deco-title { border: none; padding: 0 1em; line-height: 1em; text-align: center; }
	.deco-title.sinistra, .deco-eylet.sinistra, .deco-title.destra, .deco-eylet.destra, .deco-title.sinistra .deco-eylet, .deco-title.destra .deco-eylet{ text-align: center; }

	.flex-5-columns { flex-basis: 50%; }
	
	.snap-slider-element-block-content{ aspect-ratio: 10 / 9 !important; }
	
}
