h2.section__title-h2 span{
font-size:13px;
color:#fff;
}

.pagenation__unit a {
    color: #555555;
}

  
@media (max-width: 980px){
.product-list__unit {
    width: 48%;
    margin: 0 1%;
    padding-bottom: 10% !important;
    height: auto !important;
}
.product-list__unit:nth-child(2n+1){
clear: both;
}
}