
		@media(min-width:992px) {
		.ce-filter .application-item .ce-application-item .image img {
		width: 180px;
		}
	


		@media (max-width: 1416px) {
		.slider-section-width-fix { max-width: 100%;}
		}
	


		.image-container-with-link-image-inside img {
			height: 100%;
			width: 100%;
			object-fit: cover;
		}
	

