.agents .agents-item .views-field-field-image {
background-size:cover;
background-position:center;
background-repeat:no-repeat;
max-width:175px;
width:100%;
padding-bottom:120%;
margin:auto;
margin-bottom:5px;
}

.agents-item {
border: 1px solid #e8e8e8;
width:100%;
height:100%;
padding:20px;
position: relative;
display: flex;
flex-direction: column;
justify-content: space-between;
}

.views-get-agent {
margin: 5px 0;
}

.views-field-title {
font-weight:bold;
}

