.tp-bgimg.defaultimg {
    background-size: cover !important;
    background-position: center !important;
}
.categorie-first{
	height: 463px;
}
.categorie-second{
	height: 228px;
}

.up-text {
    left: 10px;
    position: absolute;
    text-align: center;
    top: 8px;
    color: #fff;
    text-transform: uppercase;
    z-index: 1;
    padding: 15px;
}
.cat-text {
    left: 10px !important;
    position: absolute !important;
    text-align: center !important;
    top: 21px !important;
    color: #fff !important;
    text-transform: uppercase !important;
    z-index: 1 !important;
    padding: 14px !important;
}


.down-text {
    color: #fff !important;
    left: 10px !important;
    position: absolute !important;
    text-align: center !important;
    text-transform: uppercase !important;
    top: 20px !important;
    z-index: 1 !important;
    padding: 14px !important;
}

.down-text p,.up-text p ,.cat-text p{
	font-size: 13px !important;
	font-weight: unset !important;
}