.hr-interest-places-item {
    background-color: white;
}

.hr-interest-places-logo {
    padding: 20px 25px;
    margin: 0 auto;
    max-width: 165px;
    height: 150px;
}

.hr-interest-places-logo img {
    max-width: 100%;
    max-height: 100%;
}

.hr-interest-places-text {
    margin: 0 auto;
    max-width: 165px;
    height: 80px;
    border-bottom-color: #007cb5;
    border-bottom-width: 2px;
    border-bottom-style: solid;
}