.trashButton {
    border: none;
    border-radius: 20px;
    top: -20px;
    right: 5px;
    background-color: black;
    color: white;
    width: 20px;
    text-align: center;
}
.prodImg {
    padding-right: 10px;
}