.special_cat{
    background-size: cover;
}
.special_cat img{
    display: none;
}
a.special_cat p{
    color: #591d1d !important;
}
.wrap_special_cat p{
    font-size: 30px !important;
    text-shadow: 0 0 4px rgb(255,255,255,1);
}



