.rewius-text-after-bread{
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 0.8px;
    text-align: center;
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 40px;
}
.rewius-wrap{
    padding-bottom: 60px;
}
.rewius{
    display: flex;
    justify-content: space-between;
    padding-top: 80px;
}
.rewius:nth-child(even) .rewius-img{
    order: 2;
}
.rewius-img{
    width: 20%;
    padding: 20px;
    padding-top: 0;
}
.rewius-text{
    width: 100%;
}
.rewius-name{
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-weight: 900;
    line-height: 18px;
    text-transform: uppercase;
    letter-spacing: 0.7px;
}
.rewius-title{
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
    letter-spacing: 0.6px;
}
.rewius-text{
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.7px;
}
.rewius-full{
    color: #eb000d;
    font-family: "Gotham Pro";
    font-size: 10px;
    font-weight: 400;
    line-height: 36px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.rewius-full img{
    display: none;
}
.add-rew{
    font-family: "Gotham Pro";
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 0.7px;
    display: inline-block;
    padding: 22px 60px;
    background-color: #eb000d;
}
.add-rew:hover{
    text-decoration: none;
    color: #ffffff;
}
.pagination-wrap{
    padding-bottom: 70px !important;
}
.add-rew2{
    margin-bottom: 50px;
}