.trending-now .mod-wrp-1 {
    background: linear-gradient(to bottom, hsl(0, 0%, 100%) 0%, hsl(0, 0%, 100%)     60%, hsl(0, 0%, 92%) 100%) repeat scroll 0 0 hsla(0, 0%, 0%, 0);
    border: 1px solid hsl(0, 0%, 73%);
    box-shadow: 0 2px 3px hsl(0, 0%, 60%);
    margin: 0;
    padding: 0;
)


.trending-now .mod-title h2, .title h2 {
    color: hsl(0, 0%, 20%),
    font-family: roboto,sans-serif;
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
    text-transform: uppercase;

}