.gutter-sizer {
    width: 2.5%;
}

.grid-item, 
.grid-sizer {
    float: left;
    width: 23%;
    /* background: #202020; */
    background-image: linear-gradient(180deg, #349B97  0%, #197c9b 100%);
    padding: 12px;
    margin-bottom: 30px;
    /*border: 1px solid rgba(0,0,0,1);*/
}

.veteran-readmore {
    color:#fff;
}

.search-veterans {
    margin-bottom:20px;
}