@media (max-width: 500px) {
	.paragraph--type--carrusel .slider .container-fluid > .row {
		flex-wrap: nowrap;
	}
}