#meaCatalogue { /*background: url(../../img/vichy.png) transparent;*/ margin: 50px auto 0}

#widget_catalogue {}

.produits_home { padding-bottom: 10px}

#widget_catalogue h5 {font-family: "loraitalic", Arial, sans-serif;}
.produits_libelle { height: 90px}

.produits_image { width: 200px; height: 200px; display: block; overflow: hidden; text-align: center; background: #1d1c1c }
.produits_image img {margin: 0 0 0 -20%;}
.bx-wrapper img { max-width: inherit !important}

.annonce_link { background: #d61a32;  margin-top: -25px; position: relative; z-index: 1000;}
.annonce_link a { color: #fff; line-height: 40px; }



#widget_catalogue .bx-pager { position: absolute; top: -50px; right: 0; width: 100px; background: url(../../img/sepa-menu.png) no-repeat top left transparent;}

.bx-wrapper .bx-pager {
    padding-top: 10px;
    padding-left: 20px;
}

@media screen and (max-width: 649px) {
   #widget_catalogue .bx-pager { width: 80%; top: inherit !important; background: none }
   .bx-wrapper .bx-pager { padding-left: 5px; }
}
@media screen and (max-width: 991px) {
   #widget_catalogue .bx-pager { right: 15%;}
}