@media only screen and (max-width: 480px) {
	.searchwp-related > ol > li {
    width: 100%;
  }
}