.form-item-interest label + .description {
}

@media only screen and (min-width: 768px) {
  .form-item-interest label + .description {
    left: 115px;
    margin: 0;
    position: absolute;
  }
}
