.cwiw{
    width: 100%;
    clear: both;
    float: none;
    text-align: center;
}
.cwiw .row{
    margin-bottom: 20px;
    margin-right: -15px;
    margin-left: -15px;
}
.cwiw .row:before,
.cwiw .row:after{
    display: table;
    content: " ";
}

.cwiw a:hover{
    text-decoration: none;
}

.cwiw .category-list-item {
    margin-top: 10px;
    margin-bottom: 10px;
}

.cwiw .category-list-item h3 {
    text-transform: uppercase;
    font-size: 16px;
}