.logo-width{
  width:140% !important;
  max-width:140% !important;
}

.services-slider{
  padding:15px;
}

.service-slider:hover {
  color:#f37328;
}

@media screen and (min-width: 991px) and (max-width: 5000px) { 
    .header-responsive {
    padding-top: 70px !important;
    }
}
@media screen and (min-width: 0px) and (max-width: 990px) { 
    .header-responsive {
    padding-top: 100px !important;
    }
}