.prd-nav .btm-dwn a {
  width: 192px !important;
}
	.testimony-count {
		position: absolute !important;    
		margin-top: 0;
		top: 5px;
		background: #fff;
		border-bottom-right-radius: 25px;
	}
	.cust-btn-slider a {
		display: none;
	}
	.globe-logo li img {
    width: 80%;
    margin: auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.globe-logo li {
    float: left;
    width: 33.3333%;
    /* height: 70px; */
    text-align: center;
    padding: 0px 20px;
    border-right: 1px solid #ccc;
    margin-bottom: 80px;
    display: flex;
}
.globe-content h3 {
    color: #fff;
}