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

