
.bcr_container {
    top: 0mm;
    right: 0mm;
    left: auto;
    bottom: auto;
}

.bcr_container_bottom {
    bottom: 0mm;
    left: 0mm;
    right: auto;
    top: auto;
}

.bcr_image {
    transform: rotate(-90deg);
}
