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

