@media (max-width: 767px) {
  .skip {
    display: none;
  }

  .rt1 {
    float: left;
    margin-bottom: 20px;
  }
}