.navbar-brand img {
    height: 30px !important;
    width: 150px !important;
}
@media (min-width: 576px) {
    .section-header {
        padding-top: 7rem !important;
    }
}

@media (min-width: 992px) {
    .mt-lg-6, .my-lg-6 {
        margin-top: 2rem !important;
    }
}

.color-veritas {
    color: #ab2328;
}
.color-veeam {
    color: #00d15f;
}
.color-nutanix {
    color: #0a6fb7;
}
.color-salesmate {
    color: purple;
}
.color-exagrid {
    color: #0a406b;
}
.color-cisco {
    color: #1685e0;
}
.color-x86server {
    color: #000000;
}
.color-hpe {
    color: #01a982;
}
.color-hp {
    color: #024ad8;
}
.color-dell {
    color: #0076ce;
}

.image-logo {
    height: 7rem !important;
}

.image-service {
    height: 7rem;
  }