.product-gallery{
    text-align: center;
}

.product-gallery img{
    width: 100%;
    height: auto;
}


.product_page h1 {
    margin-bottom: 20px;
    color: #333;
    line-height: normal;
}


.price-section span.price-new {
    font-size: 19px;
    color: #ee5270;
}


.product-section li{
    margin: 10px auto;
}

.product-page-right h2{
    margin: 48px auto 24px auto; 
}

.product-sub-info{
    margin-top: 48px;
}

.product-content-columns{
   margin-bottom: 36px;
}