.slideshow {
    #max-height: 400px;
	min-height: 220px;
    object-fit: contain;
}

.w2-100 {
		width: 105% !important;
	}

@media (max-width: 1023px) {
	.py-5 {
		padding-top: 0rem !important;
	}
	.mb-4, .my-4 {
	  margin-bottom: 0rem !important;
	}
}

.container img {
  max-width: 100% !important;
}

#@media (max-width: 1023px) {
#	.w2-100 {
#		width: 140% !important;
#		margin-left: -25%;
#	}
#}
