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