.categories-tab-item {
    margin-top: 30px;
}

.categories-tab-item .category-item {
    font-size: 25px;
    text-transform: uppercase;
    text-align: center;
    color: #021b5b;
    line-height: 30px;
}

.categories-tab-item .owl-carousel.owl-theme .owl-nav button {
    position: absolute;
    top: -13px;
}

.categories-tab-item .categories {
    padding-top: 50px;
    padding-bottom: 50px;
}