/*Verschieben Buttons Listing */
@media screen and (min-width: 30em) {
.web_listing_actions {
    right: -15px !important;
}
}

