.txt-img-slide {
	display: flex; 
	align-items: center;
}
.footer {
	margin-top: 10px;
	min-height:110px;
	width: 100%;
	/* Set the fixed height of the footer here */
	background-color: #f5f5f5;
}