@media screen and (max-width: 768px) {
  .right {
  float:none;
  }
}