img.img-conve {
	min-height: 100px;
	width: 100%;
	max-height: 100px;
}

.banner-title {
	font-family: HalcyonRegular, sans-serif !important;
	font-size: 24px !important;
}

p .conv-p-title {
	font-size: 18px;
}

@media (min-width: 0px) and (max-width: 576px) {
	img.img-conve {
		min-width: 100%;
		max-height: 120px;
	}
}
