@media only screen and (max-width: 480px) {
  .no_border_small:before {
    display: none;
  }
}
.component.content .content_area H2.smaller_distance {
  margin-bottom: 0.5em;
}