@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 5px;
  }
}
.t3-copyright small {
  display: none;
}