.agfa-round-image {
    background: #fff none repeat scroll 0 0;
    border: 5px solid #fff;
    border-radius: 50%;
    display: block;
    margin: 0 auto 15px;
    overflow: hidden;
    padding: 0px;
}

.agfa-round-image  .heighthelper{
    overflow: hidden;
}


img {
    border-style: none;
    height: auto;
    max-width: 100%;
    vertical-align: top;
}

.agfa-round-image h3 {
    background: #6095c1 none repeat scroll 0 0;
    color: #fff !important;
    margin: 0;
    text-align: center;
	font-size: 36px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1.18;
	font-family: Roboto,Arial,sans-serif !important;
	vertical-align: middle;
    width: 250px;
	display: table-cell;
    height: 80px;
}

a {
    text-decoration: none;
}

.agfa-round-image .textvertical {
	display: table-cell;
vertical-align: middle;
}