@media (max-width: 768px) {
    .titleWrp.table .cell {
        background-color: #c09473;
    }
}
.swiper-pagination.main-swiper-pagination {
    bottom: 3px;
}
.homePid .categories ul>li a.title {
    padding-top: 7px;
    color: #fff!important;
}
.hybrid-home-page .landing-cards{
    display: none !important;
}

.titleWrp {
    background: #c09473;
}

.titleWrp a {
    color: #fff;
}

.user-greeting span {
    font-weight: bold!important;
    /* font-family: textfont; */
}