/*
 *  *  * ADD for tab element block
 *   *   * */
.tab-element-text:not(.active){
   display: none;
}
.hidden {
   display: none !important;
}
#wtf {
        display: flex;
}
#wtf .link {
        margin: 0 1%;
}
.pagination {
        cursor: pointer;
}
.bnpam-article-leach {
        min-height: 50px;
}
#wtf .link:not(.active) > a {
        color: black;
}
.tab-element-text ul li {
    list-style: circle;
    padding-left: 4%;
}

.bnpp-retail-intro-text-cat {
        width: calc(100% - 132px);
        float: right;
}
.bnpam-attractive-post-banner img {
        left: calc(100% - (762px/2)) !important;
}
.bnpam-link-block-text h2 {
        margin-top: 20px;
}
.disclaimer {
	padding-top: 20px; 
}
