.eshop-info-block {
	padding:15px;
    /*! text-align:justify; */
    /*! text-align-last: center; */
}

.eshop-info-block h5 {
    font-size: 18px;
    font-weight: normal;
    margin: 10px 0;
    text-align: center;
}

.eshop-container .image {
	padding:15%;
}

.image,
.product_image
{
	position: relative !important;
	padding: 15%;
}

.eshop-cart-area {
	margin: 0 0 10px;
	align-content: center;
    padding-bottom: 15px;
    /*! display: grid; */
}

.grid div.ajax-block-product {
  display: flex;
  flex-direction: column; /* all product details in column vertically aligned */
  padding-block: 4%;
}

class="eshop-product-desc" style="text-align: justify;