.cp-buttons {
    background-color: #efefef;
}

.cp-item {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 15px;
    float: left;
    width: 25%;
    overflow: hidden;
}

.cp-item-data a {
    width: 100%!important;
}