.header {
	color:#333;
    	background-color:#f3f3f3 !important;
}

.header-menu a  {
    	color:#333 !important;
}
.link-btn  {
    	background-color:#ddd !important;
}
.disced-list li{
	list-style-type:disc !important;
}

#overhaul {
    	text-align:center;
}

#operation {
    	text-align:center;
}
#graybg {
    	text-align:center;
    	font-weight:600;
    	background:#e7e7e7;
}
#turbine {
    	text-align:center;
}
.spare-list li{
	font-size:0.8em;
}
.spare-list h2{
	font-size:6em;
}

.align-center {
	text-align:center;
}

.mobile_fix_turbine {
	margin:20px 0px;
}

@media (max-width: 992px) { 
    .mobile_fix_turbine {
	    font-size:0.7em;
	    margin-left:20px;
    }
}
