.product-wrapper .product-information .product-detail .product-image,
.product-wrapper .product-information .product-detail a .product-image{
    height: 210px;
    border: 1px solid #e6e6e6;
}
.btn-phone-fixed{
    position: fixed;
    bottom: 150px;
    z-index: 99;
    right: 20px;
}
.fixed-chat-zalo{
    position: fixed;
    bottom: 90px;
    z-index: 99;
    right: 20px;
}