.shirt-div {
    width: 280px;
    height: 320px;
    border: 1px solid black;
    margin-bottom: 10px;
}

.shirt-image {
    width: 220px;
    height: 220px;
}

.image-width {
    width: 90%;
}
