/*!
 * GAM
 */

header {
  padding: 40px 0 0 0;
}

@media (min-width: 992px) {
  header {
    padding: 40px 0 0 0;
  }
}
