@charset "UTF-8";
.business-hero{
    height:100% !important;
}

.feature > img{
    display:block;
    margin:auto;
}

.business-hero{
    background: url('../content/controlnight.jpg'); 
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
h2.customFadeInUp
{
    width:100% !important;
}

.index-features{
    margin-top: 0 !important;
}