.fbox3 > div[class*="col"] {
  padding-top: 5px;
  padding-bottom: 5px;
}

@media (max-width: 500px) {
  #top-div {
    padding-top: 120px;
  }
}

