#content-wrap .inner-back-link {
    margin-left: 20px;
    margin-top: 30px;
}

#content-wrap h2 {
    margin-top: 20px;
    margin-bottom: 10px;
}

#content-wrap p {
    color: #575757;
}

#content-wrap .add-to-basket-wrap {
    margin: 70px 0px;
}

#content-wrap .add-to-basket-wrap .add-to-basket {
    margin: 0 auto;
    -webkit-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}