@media screen and (max-width: 768px) {
  .mobilespace {
    padding: 10px;
  }
}