.product-info p {
	margin-bottom: 10px;
}
.product-info h3 {
	margin-bottom: 20px!important;
}
.product-info ol, .product-info ul {
	padding-left: 20px;
}

@media (min-width: 768px) {

	.with_many {
		width: 100% !important;
	}

}

@media (min-width: 768px) {

	.with_many {
		width: 210px !important;
	}

}

@media (min-width: 992px) {

	.with_many {
		width: 270px !important;
	}

}

@media (min-width: 1200px) {

	.with_many {
		width: 270px !important;
	}

}

@media (min-width: 1200px) {

	.with_many {
		width: 340px !important;
	}

}


@media (min-width: 1500px) {

	.with_many {
		width: 460px !important;
	}

}