@charset "UTF-8";
/* CSS Document */

.header-logo img {
	max-height: 120px;
}
@media (min-width: 991px) {
	.service-area8 { 
		padding-bottom: 70px
	}
}
@media (max-width: 991px) {
	.header-logo img {
		max-height: 90px;
	}
}