

.device-card{
    width: 250px;
    height: 340px;
    overflow: hidden;
}
.device-card-img-top{
   width: 100%;
   object-fit: cover;
}