.view-rit-locations .view-content {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}


.view-rit-locations .field--name-rit-location-pic {
    margin-bottom: 1.5rem;
}

.view-rit-locations .field--name-field-rit-location-pic img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.view-rit-locations .field--name-node-title {
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: 1rem;
    line-height: 1.25rem;
}


.view-rit-locations .views-row:nth-child(5n+1) .field--name-field-rit-location-pic img {
    border-bottom: solid #84BD00 8px;
}

.view-rit-locations .views-row:nth-child(5n+2) .field--name-field-rit-location-pic img {
    border-bottom: solid #F6BE00 8px;
}

.view-rit-locations .views-row:nth-child(5n+3) .field--name-field-rit-location-pic img {
    border-bottom: solid #009CBD 8px;
}

.view-rit-locations .views-row:nth-child(5n+4) .field--name-field-rit-location-pic img {
    border-bottom: solid #DA291C 8px;
}

.view-rit-locations .views-row:nth-child(5n+5) .field--name-field-rit-location-pic img {
    border-bottom: solid #7D55C7 8px;
}