h1{
    text-align: center;
    font-size: 50px;
}
#gym-img{
    height: auto;
    box-shadow: 0 0.3rem 0.5rem #999a9b;
    width: 100%;
}
.product-info{
    font-size: 20px;
    width: 100%;
    line-height: 30px;
    text-align: justify;
}
.hd-ca{
    text-align: center;
}
.card{
    box-shadow: 0 0.3rem 0.5rem #ebecef;
}
