@media (max-width: 350px) {
  .item .readmore .btn {
    width: 75%;
  }
}

