.ps-section--best-seller .ps-product .ps-product__action,
.ps-section--new .ps-product .ps-product__action{
    display: flex;
    justify-content: center;
}
.ps-product__thumbnail img{
    border-radius: 20px;
}
.mySelect{
    width: 70%;
}