@media only screen and (max-width: 1078px) and (min-width: 939px) { 
    
.down-first.large-3.columns {
    width: 25%;
}

.large-3.columns.r-homepage-two-thirds {
    width: 25%;
}

}