.anch-top-left {
    background-position: top left !important;
}
.anch-top-center {
    background-position: top center !important;
}
.anch-top-right {
    background-position: top right !important;
}
.anch-center-left {
    background-position: center left !important;
}
.anch-center-center {
    background-position: center !important;
}
.anch-center-right {
    background-position: center right !important;
}
.anch-bottom-left {
    background-position: bottom left !important;
}
.anch-bottom-center {
    background-position: bottom center !important;
}
.anch-bottom-right {
    background-position: bottom right !important;
}


