@media only screen and (min-width: 750px)
.medium-up--one-half {
    width: 50%;
}

.grid-view-item__title 
{
    color: #3d4246;
    min-height: 100px;
}


h1, .h1 {
    font-size: 24px;
}
