@media only screen and (min-width:321px) and (max-width: 768px) {
	/* fix mobile */
	section#slider-big .slide_image,section#slider-big .slide_middle, section#slider-big .slide_colour {
		width:87%;
	}

	.selectors.big_mobile {
		left: 50%;
    transform: translateX(-50%);
	}


section#slider-customers .sl-customer-title{
      padding: 0px 50px;
}

.footer_copy{  width:auto;  padding:24px; padding-bottom:0px;
text-align:center
}
}


.customer_item:last-child{
border-right: 1px solid #dfe6ee;
}

