.not-at-top #t4-header.t4-sticky {
  top:0 !important;
  -webkit-transition:500ms all;
  -o-transition:500ms all;
  transition:500ms all;
}
.navbar-brand img {
  max-height:100%;
}
.acm-features.style-1 .acm-features-inner {
  padding-top:80px;
  padding-bottom:80px;
}
.sub-heading.h2, h2.sub-heading {
  text-transform:none;
}
.space-div-button{
 margin:30px 0 0 0;
}
.label-info-learning{
 background:#1ac190; margin:0 5px; padding:5px; border-radius: 5px; color:#fff; 
}
.label-icon{
 background:#1ac190; margin:0 5px; padding:5px; border-radius: 5px; color:#fff; width:30px; text-align:center;
}