.bg-overlay { background-color: rgba(0, 0, 0, 0.79); }
.btn-white:hover { color: #fff !important; }
.services-boxes-icon img { height: 50px; }
.header-name { height: 60px; }
@media screen and (max-width:575.99px) {
    .header-name { height: 100px; }
}