body{
    background-color: #F7F7F7;
}
.af1{
    min-height: 600px;
}
.product_detail_wrap{
    width: 100%;
    height: auto;
    padding-top: 10rem;
    padding-bottom: 3rem;
}
.container a{
    text-decoration: none;;
}
.container .figure-caption{
    background-color: #ffffff;
}
.figure-caption h4 {
    font-size: 24px;
    color: #4D4D4D;
    padding: 25px 0;
}
/* 
.figure-caption p {
    font-size: 22px;
    line-height: 22px;
    padding: 0 30px;
    color: #4D4D4D;
    font-weight: lighter;
    letter-spacing: 0.05rem;
} */
