.pro-list img {
	height: 300px;
	width: 100%;
}

.about p {
	line-height: 40px;
}


.about p img {
	width: 100%;
	margin-top: 20px;
}

.lh-34 {
	line-height: 34px;
}

.mt-3 {
	margin-top: 15px;
}

.mt-4 {
	margin-top: 20px;
}

.card-img-top {
	width: 100%;
	max-height: 262px;
}

.my-3 {
	padding: 0 10px;
}

.line {
	height: 1px;
	border-bottom: 1px solid #331c0a;
	margin: 20px 0;
}

.flex {
	display: flex;
}

.align-center {
	align-items: center;
}

.product_detail_pic img {
	height: 300px;
}

.product_detail_content2 {
	display: flex;
	flex-wrap: wrap;
}

.product_detail_content2 p:nth-of-type(1) {
	display: none;
}

.product_detail_content2 p img {
	width: 100%;
	margin-bottom: 20px;
}

.about span {
	background-color: transparent !important;
}

.in-title {
	background-size: 185% 100%;
	height: 40px;
	line-height: 40px;
}

.inside-bottom {
	min-height: 360px;
}

.pro-children-box {
	height: 535px !important;
}

.pro-more {
	margin-top: 0;
}

.card-img-top {
	height: 184px;
}

.btn-info {
	background-color: #e73692;
	border: none;
}

.flex-grow2 {
	flex-grow: 2;
}

.btn-info:hover, .btn-info:active,.btn-info:focus, .open > .dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open > .dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open > .dropdown-toggle.btn-info.focus {
	background-color: #e73692;
	border: none !important;
}
