#2169

Hi there,

I added css into file style.css

@media (min-width: 768px){
	.freshio-breadcrumb {
		padding: 3em 0 !important;
		margin: 0 0 2em !important;
		min-height: 100px !important;
	}
}

To change size, you can edit min-height or padding