.articlebox2-wrapper img.articlebox-image {/*
	width: 100%;
	max-width: 100%;*/
	height: 273px;
	border-radius: 15px;
}

.articlebox2-wrapper .image-wrapper {
	padding-left: 45px;
	padding-right: 45px;
	position: relative;
	width: 100%;
}

.articlebox2-wrapper h4 {
	font-weight: bold;
}

.articlebox2-wrapper .price_wrapper {
	text-align: center;
	margin: 0px !important;
}

.articlebox2-wrapper .price_wrapper .productbox-price > span {
	color: white !important;
	font-size: 15px !important;
}

.articlebox2-wrapper .btn:hover .price_wrapper .productbox-price > span {
	color: #1b208c !important;
}


.articlebox2-wrapper h4 {
	color: black !important;
	padding-top: 15px;
	font-size: 16px;
}

.articlebox2-wrapper {
	text-align: center;
}