
@media only screen and (max-width: 575px) {
.t4-col.footnav-1.col-sm.col-md-4 {
    padding-top: 75px;
    padding-bottom: 75px;
    }
}

@media only screen and (max-width: 767px) {
  
  .t4-col.footnav-1.col-sm.col-md-4 {
    padding-top: 75px;
    }
  
  .t4-section-1 h3.module-title {
    text-align: center;
}
}

#t4-header {
	top: -1px;
}