/* your styles go here */

/*
.owl-carousel .owl-item img {
	display: none !important;
    width: 0% !important;
}
*/

.customers-section img {
    padding: 10px;
    max-width: 125px;
}

.img-fluid {
    max-width: 100px;
	max-height: 100px;
    height: auto;
}

.reference {
	height: 162px !important;
}

.reference a{
	text-align: center !important;
}

.col-pb {
	padding-bottom: 50px !important;
}