a.cloud-zoom-gallery {
  height: 115px!important;
}

.product_images {
    display: inline-block;
    float: none !important;
    width: 100% !important;
  	margin-bottom: 50px;
}
.zoom-small-image {
    float: left;
    margin-top: 4px;
    width: 100% !important;
}
.product_description {
  margin-bottom: 50px;
}
.add_cart {
    clear: right;
    float: none !important;
    overflow: hidden;
    width: 300px !important;
}

table.add_cart_table {
    width: 300px !important;
}
.shop_eigyo span {
  color: red;
  font-weight: bold;
}