@media only screen  and (min-device-width: 768px)  and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
	.heading {
    	margin-bottom: -10px;
        }
	.client {
    	margin-top: 50px !important;
	}
	.heading {
    	margin-bottom: 0px;
	}
	.e-albania {
		margin-bottom: 10px;
	}
	.panl-main1 {
    	height: 260px;
	}
	.col-md-8 {
    	height: 275px;
	}
       .img-con {
    margin-top: 40px;
}
}

@media only screen  and (min-device-width: 768px)  and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
	.heading {
    	margin-bottom: -10px;
        }
	.client {
    	margin-top: 50px !important;
	}
	.heading {
    	margin-bottom: 0px;
	}
	.e-albania {
		margin-bottom: 10px;
	}
	.panl-main1 {
    	height: 260px;
	}
	.col-md-8 {
    	height: 275px;
	}
       .img-con {
    margin-top: 40px;
}
}